ww1-1.0.0(beta)
Build / build (push) Waiting to run

This commit is contained in:
Yans4440
2026-05-13 19:23:12 +02:00
parent a902f8f383
commit 0c33adfb99
32 changed files with 1812 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
pluginManagement {
repositories {
gradlePluginPortal()
maven { url = 'https://maven.neoforged.net/releases' }
}
}
plugins {
id 'org.gradle.toolchains.foojay-resolver-convention' version '1.0.0'
}