mirror of
https://github.com/ayabusa/Modern-Chunk-Detector.git
synced 2025-12-17 05:17:55 +00:00
Init commit
This commit is contained in:
10
settings.gradle
Normal file
10
settings.gradle
Normal file
@@ -0,0 +1,10 @@
|
||||
pluginManagement {
|
||||
repositories {
|
||||
maven {
|
||||
name = 'Fabric'
|
||||
url = 'https://maven.fabricmc.net/'
|
||||
}
|
||||
mavenCentral()
|
||||
gradlePluginPortal()
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user