mirror of
https://github.com/TeamMidnightDust/Celestria.git
synced 2025-12-15 15:25:10 +01:00
First working alpha
This commit is contained in:
10
settings.gradle
Executable file
10
settings.gradle
Executable file
@@ -0,0 +1,10 @@
|
||||
pluginManagement {
|
||||
repositories {
|
||||
jcenter()
|
||||
maven {
|
||||
name = 'Fabric'
|
||||
url = 'https://maven.fabricmc.net/'
|
||||
}
|
||||
gradlePluginPortal()
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user