3.14.0-beta.9 (2022-09-14)
✂️ Refactor
- ApplicationProperties: Move load from constructor to loadProperties to ensure we always have the classpath-configurations available. When using alpha or beta releases, always check for newer version to prevent people getting stuck on old pre-releases. (7c166ff)
💎 Improvements
- Modpack scan: Scan modpack directory for folders to include in the server pack. (5190327)