Skip to content
This repository has been archived by the owner on Dec 9, 2023. It is now read-only.
forked from maruohon/malilib

[NOTE: This is an unoffical fork.]Library mod for masa's client-side Minecraft mods

License

Notifications You must be signed in to change notification settings

DreamRealmCraft/malilib-forge

 
 

Repository files navigation

arne branch warning

Do not base any external work on these arne branches!! These are temporary features added for specific mods' needs, before the "upstream" (via master branch and then ported to the later MC versions) starts supporting these features properly. These arne branches can/will get rebased and force pushed without mercy when needed.

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

[NOTE: This is an unoffical fork.]Library mod for masa's client-side Minecraft mods

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 99.9%
  • GLSL 0.1%