[DEV] Fix up porting patches and configs
This commit is contained in:
14
1.18.2/settings.gradle
Normal file
14
1.18.2/settings.gradle
Normal file
@@ -0,0 +1,14 @@
|
||||
pluginManagement {
|
||||
repositories {
|
||||
gradlePluginPortal()
|
||||
maven {
|
||||
url "https://mcentral.firstdark.dev/releases"
|
||||
}
|
||||
maven {
|
||||
url "https://maven.firstdark.dev/releases"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
rootProject.name = 'CraterLib-1.18.2'
|
||||
include("Common", "Fabric", "Forge")
|
Reference in New Issue
Block a user