Skip to content

Releases: Okazakee/mcserver-lazymc-docker

Release 1.1.2

02 Feb 11:58
ad22ca0
Compare
Choose a tag to compare
  • Fixed new Forge startup procedure #24

Release 1.1.1

11 Oct 10:00
073600d
Compare
Choose a tag to compare
  • New providers support: forge

Release 1.1.0

31 Jan 10:54
e4fceb2
Compare
Choose a tag to compare
  • Automatically detect CPU architecture.
  • Added MC_RAM value sanitization.
  • Automatically skip Lazymc download if cpu-arch is not supported.

Release 1.0.0

27 Jan 02:02
Compare
Choose a tag to compare

1.0.0 (27-01-2023)

  • First stable release!
  • Added this changelog.
  • Moved todo list to dedicated branch.
  • Created more github actions to automate releases and docker build updates.
  • Updated Readme with more sections.
  • Swapped OpenJDK for Temurin, reducing docker image size by 57.52%!
  • Switched default provider to purpur.
  • Completely reworked the main script:
    • New providers support: vanilla, purpur, fabric.
    • New settings recap on script start
    • Server configuration state gets stored in server_cfg.txt
    • Better error handling.
    • Added "disabled" option to disable Lazymc.
    • A lot more minor stuff and bug fixes.