Release 3.5.0-alpha.4
Pre-release
Pre-release
3.5.0-alpha.4 (2022-05-23)
✂️ Refactor
- ServerPackModel params: Remove unsudes params from constructor. (a341f83)
👀 Reverts
- CurseForge: Remove mentions of CurseForge from i18n (d876360)
💎 Improvements
- GUI conf and log upload: Improve checks and error message when uploading files to HaseBin which are too large. Delete your
lang/lang_en_us.properties
to receive the new message if you're using SPC in english. (5ac005e) - Server-icon and properties: Improve copying of the specified server-icon.png and server.properties as well as logging in case of errors. If the specified image is already 64x64, do not scale it unnecessarily. (d2cb195)
Other
- gitignore: Add some more test resources to the gitignore. (3481345)