-
-
Notifications
You must be signed in to change notification settings - Fork 1
Add Gradle task to refresh run configs #7
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or request
Description
The run configs need to be deleted then recreated whenever a version change happens. This is because the version number is present in the workingDir of the run config as well as the JVM args list. I have tried thinking of ways around it, and there's only one: putting the game files in each project's build cache, which is obviously not viable enough considering the game's size.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
Projects
Status
Ready