Skip to content

Release 3.0.0-alpha.6

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 01 Oct 22:07

3.0.0-alpha.6 (2021-10-01)

Please delete your serverpackcreator.properties and log4j2.xml files!

✂️ Refactor

  • Remove elements starting with ! from list instead of avoiding them with an ugly if-statement (b8c84e1)
  • Replace Typesafe with Nightconfig, allowing for more safety measures (b9939b1)

🚀 Features

  • Store server pack suffix in serverpackcreator.conf. Closes #77 again. (d6c74e0)

🛠 Fixes

  • Fix some mods broken dependency definitions breaking SPC funcitonality. Closes issue #80. (a1c8a7e)
  • Fix status message in GUI being displayed incorrectly on some Linux distros. Closes issue #79 (5e7c08d)
  • Print correct string for server pack suffix (08c69e1)