mirror of
https://github.com/SimplexDevelopment/Configurator.git
synced 2024-12-21 11:47:38 +00:00
A general purpose configuration library for TOML, JSON, YAML, and Properties files without having to create separate implementations for each file type.
gradle/wrapper | ||
src/main/java/app/simplexdev | ||
.gitattributes | ||
.gitignore | ||
build.gradle | ||
gradlew | ||
gradlew.bat | ||
LICENSE | ||
README.md | ||
settings.gradle |
Configurator
A general purpose configuration library for TOML, JSON, YAML, and Properties files without having to create separate implementations for each file type.