Skip to content

Latest commit

 

History

History
37 lines (31 loc) · 1.42 KB

changelog.md

File metadata and controls

37 lines (31 loc) · 1.42 KB

Version 0.1.4

  • Updated to 1.19.4

Version 0.1.3

  • Fixed compatibility with Frames API

Version 0.1.2

  • Fixed quilt compatiblity

Version 0.1.1

  • Updated to 1.19
  • Added quilt compatibility

Version 0.1.0

  • Changed the location of splashes files to allow for compatibility between mods when adding splashes
  • Switched JSON library from org.json to com.google.gson because of the non-free license of org.json (The software shall be used for good, not evil.)

Version 0.0.2

  • Updated to 1.18
  • Added the %minecraftVersion, %s, %T, %R, %C, %H, %M, %S, %W percent codes
  • Revamped the conditional splashes to add suport for minecraft_version, username and chance conditions

Version 0.0.1

  • Initial Release