Open Issues Need Help
View All on GitHub Add CORS for texture routes 3 months ago
AI Summary: Implement CORS headers (access-control-allow-origin, access-control-allow-methods, access-control-allow-headers) for all routes under the `/web/texture` path in the Drasl API server to allow cross-origin requests, mirroring Mojang's texture server behavior. This will improve compatibility and functionality.
Complexity:
2/5
enhancement good first issue high priority