Note. This mod does nothing on it's own. Only install this if another mod depends on it.
This is the snakeyaml-engine library, but built as a fabric mod, allowing developers to use it without including it in their mods. It is version-independent, meaning it should run on virtually any game version from 1.14 onwards, together with java11 or higher.
To use:
- Tell your mod users to install this mod on their client or server
- In your mod project, simply depend on the normal snakeyaml-engine, see here.
- Done.
For dependency-resolution, this uses the modid snakeyaml-engine. The version of the mod is the exact same as the version of the library itself.
