Skip to content
/ Yaml Public

A simple, performant, and reliable API for working with YAML files!

License

Notifications You must be signed in to change notification settings

MohistMC/Yaml

Repository files navigation

Yaml

Bukkit Yaml Configuration implementation now as a single library!

Original project https://github.com/l89669/bukkitYaml.git
SnakeYaml(1db25c2f)

Gradle

 repositories {
    maven {url "https://maven.mohistmc.com/"}
 }

dependencies {
    implementation 'com.mohistmc:yaml:0.8'
}

About

A simple, performant, and reliable API for working with YAML files!

Resources

License

Stars

Watchers

Forks

Languages