repo.or.cz
/
chemc-fabric.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
from 1
[chemc-fabric.git]
/
settings.gradle
blob
f91a4fe7e1f1240c4ca98d81fd7a3d7cede3efb5
1
pluginManagement {
2
repositories {
3
maven {
4
name = 'Fabric'
5
url = 'https://maven.fabricmc.net/'
6
}
7
gradlePluginPortal()
8
}
9
}