narc0tiq / NarcLib

Minecraft Mod helper library.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a utility library for Minecraft mods.

It is designed to be used as a dependency when compiling and packaging with mcp_deobfuscate.

As a dependency, its source will be included in the resulting mod, and it will not generate a binary. There is no download for this, just the source.

This code is released under the GNU Lesser General Public License, version 3.0 or later, included herein as the file LICENSE.

About

Minecraft Mod helper library.

License:GNU Lesser General Public License v3.0


Languages

Language:Java 100.0%