Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

world schematics bundling #239

Open
etienne-85 opened this issue Feb 12, 2025 · 0 comments
Open

world schematics bundling #239

etienne-85 opened this issue Feb 12, 2025 · 0 comments

Comments

@etienne-85
Copy link
Contributor

Instead of serving each individual schematic file, build a node tool that processes and packages all schematics into a compressed blob which will be provided at init.

This will simplify the process of sharing schematics across different environments (e.g., server, client) and allow the world to load all required schematics at once during initialization.

To avoid loading unnecessary schematics, world will parse input config to determines which schematics are required

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo
Development

No branches or pull requests

1 participant