mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2025-01-18 16:35:25 +01:00
Configurate should be set for YAML
This commit is contained in:
parent
401cc3e35b
commit
67cc162e07
@ -8,5 +8,5 @@ repositories {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
compile("org.spongepowered", "configurate-hocon", "3.6") // Configurable (config library from Sponge)
|
||||
compile("org.spongepowered", "configurate-yaml", "3.6") // Configurable (config library from Sponge)
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user