Open Issues Need Help
View All on GitHub Add utility to convert path segments to a FS2 Path about 4 hours ago
AI Summary: This issue requests the creation of a new utility function to convert path segments into an FS2 Path, primarily for serving static assets. The necessary logic already exists within the `DefaultAssets` component and needs to be extracted, refactored into a standalone utility, and properly documented.
Complexity:
2/5
enhancement good first issue
Document serving static files about 4 hours ago
AI Summary: This issue requests the creation of documentation for existing static file serving configurations and functions, specifically mentioning `staticDirectory` and `staticFile`. The current state is that these features are undocumented, and the task is to add comprehensive documentation for them.
Complexity:
2/5
documentation good first issue