Dynamically add Minecraft versions where possible #11

Open
opened 2021-08-23 14:42:51 +02:00 by EpicKnarvik97 · 0 comments

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.

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.
EpicKnarvik97 added the
enhancement
label 2021-08-23 14:42:52 +02:00
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: KnarCraft/Minecraft-Server-Launcher#11
No description provided.