SnakeYaml-Engine

Quick rating

Community listing page, reviews here may not be monitored by the author.

SnakeYaml-Engine

By LunaticOwner

No reviews yet

SnakeYaml-Engine, packed as a fabric mod for mods to depend on.

Mod Loaders
Minecraft

About

Description

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.