Skip to content

Custom server.jar support

Compare
Choose a tag to compare
@Kozova1 Kozova1 released this 08 Jul 16:12
· 12 commits to master since this release
c51e7b2

This release adds support for getting server.jar from alternate sources.

It also updates the documentation and switches to a more modular design for both shell argument handling and downloading server.jar.

Also removed pretty much all uses of exitProcess and ensured that HttpClients are always closed properly.