Running with Redirects
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
pluginManagement {
|
||||
repositories {
|
||||
maven {
|
||||
name = 'Fabric'
|
||||
url = 'https://maven.fabricmc.net/'
|
||||
}
|
||||
gradlePluginPortal()
|
||||
}
|
||||
}
|
||||
|
||||
rootProject.name = 'Ruler'
|
||||
include ('common', 'velocity', 'fabric')
|
||||
Reference in New Issue
Block a user