Dynamically add Minecraft versions where possible #11
Labels
No Label
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No Milestone
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: KnarCraft/Minecraft-Server-Launcher#11
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
For vanilla Minecraft, Paper, Travertine and Waterfall, their API allows for easily getting all available versions. Being able to generate the version list dynamically would allow for newer versions to display and be available without needing to update the software.
To make this possible, the versions file needs to exist in the files folder and only be copied from the .jar file if it does not exist, or if it has changed.