Configure publishing and update to official 1.20 release

This commit is contained in:
2023-06-07 19:21:30 +02:00
parent 78bec96ae8
commit 9e8eb208f6
5 changed files with 42 additions and 6 deletions

View File

@@ -1,6 +1,9 @@
pluginManagement {
repositories {
gradlePluginPortal()
maven {
url "https://maven.firstdarkdev.xyz/releases"
}
maven {
name = 'Fabric'
url = 'https://maven.fabricmc.net/'