Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 479 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 479 Bytes

malilib

malilib is a library mod used by masa's LiteLoader mods. It contains some common code previously duplicated in most of the mods, such as multi-key capable keybinds, configuration GUIs etc.

Compiling

  • Clone the repository
  • Open a command prompt/terminal to the repository directory
  • run 'gradlew build'
  • The built jar file will be in build/libs/