sakura-ryoko / malilib

Library mod for masa's client-side Minecraft mods

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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/

About

Library mod for masa's client-side Minecraft mods

License:GNU Lesser General Public License v3.0


Languages

Language:Java 99.9%Language:GLSL 0.1%