-
Boundless Server nogui fix Stable
released this
2024-09-28 16:39:02 +00:00 | 19 commits to main since this release- Fixed nogui option causing crashes or ignoring jvm arguments (-Xms4G -Xmx4G)
- updated dependency
You can now start the server like the following
java -Xms4g -Xmx4G -jar boundless-server.jar nogui
Downloads