Skip to content

Release 3.14.0-beta.9

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 14 Sep 13:38
· 2640 commits to main since this release

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)