Skip to content

Latest commit

 

History

History
9 lines (9 loc) · 629 Bytes

TODO.md

File metadata and controls

9 lines (9 loc) · 629 Bytes

to-do

  • add versions 1.16.5, 1.17.1, 1.18.2, 1.19.4, 1.21, etc.
  • perhaps add a config with cool customizability thing
  • add java docs as a github page
  • fix maven
  • possibly use annotations in mixins to specify which version they should be run on? (possibly with the help of mixin plugins)?
    • e.g. @MinecraftVersion("1.21") or something (dunno if it's even possible)
  • find out how to bundle multiple versions in one jar (e.g. 1.16.5, 1.19, 1.21 from stonecutter)