mirror of
https://github.com/Pridecraft-Studios/joy.git
synced 2025-08-03 06:26:00 -04:00
7 lines
142 B
Plaintext
7 lines
142 B
Plaintext
pluginManagement {
|
|
repositories {
|
|
maven("https://maven.fabricmc.net/")
|
|
mavenCentral()
|
|
gradlePluginPortal()
|
|
}
|
|
} |