You've already forked CompressionStick
7 lines
120 B
Kotlin
7 lines
120 B
Kotlin
pluginManagement {
|
|
repositories {
|
|
gradlePluginPortal()
|
|
maven("https://maven.fabricmc.net/")
|
|
}
|
|
}
|