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
|
||||
|
||||
run/
|
||||
|
||||
# OSX
|
||||
.DS_Store
|
@ -6,5 +6,6 @@ pluginManagement {
|
||||
url = 'https://maven.fabricmc.net/'
|
||||
}
|
||||
gradlePluginPortal()
|
||||
mavenCentral()
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user