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

feat(commands): Try to improve hotswap support #82

Open
0ffz opened this issue Dec 23, 2024 · 0 comments
Open

feat(commands): Try to improve hotswap support #82

0ffz opened this issue Dec 23, 2024 · 0 comments

Comments

@0ffz
Copy link
Member

0ffz commented Dec 23, 2024

Since we inline the whole tree right now, hotswapping code changes doesn't actually reload them ingame. Investigate if not inlining the final executes blocks can help mitigate this, or if it's possible to hot reload brigadier commands somehow (seems the paper api won't let us do this directly though)

@0ffz 0ffz changed the title feat: Try to improve hotswap support feat(commands): Try to improve hotswap support Dec 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant