Add jar building #6

Closed
opened 2021-02-05 16:33:35 +01:00 by EpicKnarvik97 · 2 comments

As the .jar files for spigot and bukkit are currently dependent on knarcraft.net, and there is no automated build process, it would be nice to let the user click a button to manually build the latest .jar files, but since it requires git, it might be better to make a standalone client or library just for downloading .jar files.

As the .jar files for spigot and bukkit are currently dependent on knarcraft.net, and there is no automated build process, it would be nice to let the user click a button to manually build the latest .jar files, but since it requires git, it might be better to make a standalone client or library just for downloading .jar files.
EpicKnarvik97 added the
enhancement
label 2021-02-05 16:33:35 +01:00
Author
Owner

While the jar building now works in the jar-building branch, it needs to be integrated into the GUI. Make sure it's run in its own thread to prevent the gui from freezing.

Since Minecraft 1.17 needs java 16 and older versions still need java 8, the user needs to be able to define the two java locations/commands necessary for running both old and new java versions.

While the jar building now works in the jar-building branch, it needs to be integrated into the GUI. Make sure it's run in its own thread to prevent the gui from freezing. Since Minecraft 1.17 needs java 16 and older versions still need java 8, the user needs to be able to define the two java locations/commands necessary for running both old and new java versions.
EpicKnarvik97 self-assigned this 2021-08-02 20:45:51 +02:00
Author
Owner

Everything seems to work as expected. Just need to fix the sponge downloads before merging.

Everything seems to work as expected. Just need to fix the sponge downloads before merging.
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#6
No description provided.