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

Allow Live Class Reloading for Fast Debugging During Development #1693

Merged
merged 2 commits into from
Aug 29, 2024

Conversation

Axionize
Copy link
Contributor

This adds a variable called relocate to the gradle build script that defaults to true. When set to false shadowJar will not relocate dependencies. This is meant for debugging purposes so developers can reload their classes live on the paper server without restarting anything, since relocate breaks this feature.

@AoElite AoElite merged commit 1e46837 into GrimAnticheat:2.0 Aug 29, 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

Successfully merging this pull request may close these issues.

2 participants