Configure publishing

This commit is contained in:
Aizistral
2026-01-25 02:34:33 +01:00
parent 23d4f502a7
commit 8db5cd06c5
4 changed files with 96 additions and 3 deletions

View File

@@ -1,5 +1,6 @@
pluginManagement {
repositories {
maven { url = uri("${rootDir}/deps") }
maven {
name = 'Fabric'
url = 'https://maven.fabricmc.net/'