Kanrommon
It's a common library for my mods only that contains shared code. The goal is to provide modloader insensitive code and reuse it in my projects.
Key features:
- Config API
- Config file loader and saver
- Resource API (Items, Tags, Blocks)
It's a common library for my mods only that contains shared code. The goal is to provide modloader insensitive code and reuse it in my projects.