Updated For Use With Loom 0.5-SNAPSHOT
This commit is contained in:
parent
46dc3e2dab
commit
0f1973da45
3
.gitignore
vendored
3
.gitignore
vendored
@ -27,3 +27,6 @@ bin/
|
|||||||
# fabric
|
# fabric
|
||||||
|
|
||||||
run/
|
run/
|
||||||
|
|
||||||
|
# OSX
|
||||||
|
.DS_Store
|
@ -6,5 +6,6 @@ pluginManagement {
|
|||||||
url = 'https://maven.fabricmc.net/'
|
url = 'https://maven.fabricmc.net/'
|
||||||
}
|
}
|
||||||
gradlePluginPortal()
|
gradlePluginPortal()
|
||||||
|
mavenCentral()
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user