Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 180 Bytes

File metadata and controls

11 lines (9 loc) · 180 Bytes

HOCON Configurate

repositories {
    maven { url 'https://jitpack.io' }
}

dependencies {
    implementation 'com.github.AbstractMenus:configurate:main-SNAPSHOT'
}