v0.6.2-beta
Pre-release
Pre-release
This is a beta for version 0.6.2
Changes
- Coalesced files (game configurations) are now stored in JSON files so can be modified without unpacking and repacking them (The server is now capable of packing at runtime)
- Tunnel keep-alive messages to prevent nginx from closing the connections if they're going unused
- Dashboard login code integration (New with plugin client beta)
- Possible fixes for some connection issues
What's Changed
- feat: decompiled coalesced by @jacobtread in #70
- feat: system messages, login codes by @jacobtread in #71
Full Changelog: v0.6.1...v0.6.2-beta