feat: unified publishing

This commit is contained in:
Martin Prokoph
2025-03-03 10:42:26 +01:00
parent f373996e36
commit 8d7123ca43
6 changed files with 67 additions and 11 deletions

View File

@@ -1,6 +1,6 @@
pluginManagement {
repositories {
jcenter()
maven { url "https://maven.architectury.dev/" }
maven {
name = 'Fabric'
url = 'https://maven.fabricmc.net/'