Описание
Nanite Libary is a general use library providing abstraction around various Mod Loader differences, essential features for cross mod loader mods and some helpful utilities for modding Minecraft.
## Features
- Abstractions
- Registries
- Networking
- Resource loading
- Features
- Config system
- Server -> Client syncing
- Json5 based
- Familiar builder like pattern to defining configs
More is planned to come, this is a very early feature set for the use of our mods currently.
[](https://www.bisecthosting.com/mikey?r=nanite-library-modrinth)
## Usage
Although this mod is designed to primarily work with the Nanite Family mods, we recommend this mod to anyone building cross-platform mods. We'll aim to preserve existing API's whilst, on occasion breaking them if needed to keep the library simple and lean
## Documentation
In progress! Yes yes, we know, all libraries should have documentation but whilst we're in our early versions, we're focusing more on features & stability.
## License
We're an open source license under `Mozilla Public License Version 2.0` and all contributes, issues and feature requests are welcome