Move to Quilt Mappings

This commit is contained in:
tibs 2022-03-15 20:50:02 -04:00
parent 5e49440291
commit ac4e748820
Signed by untrusted user who does not match committer: tibs
GPG key ID: 047833989F50F88F
5 changed files with 15 additions and 6 deletions

View file

@ -1,5 +1,9 @@
pluginManagement {
repositories {
maven {
name 'Quilt'
url 'https://maven.quiltmc.org/repository/release'
}
maven {
name = 'Fabric'
url = 'https://maven.fabricmc.net/'