Attempt to remove arch and add AWToAt.java

This commit is contained in:
Cutiepie
2024-01-17 23:47:47 +06:00
parent fc62c78136
commit 9a8f14c7d3
14 changed files with 425 additions and 75 deletions
+4
View File
@@ -25,6 +25,10 @@ pluginManagement {
name "Sponge"
url "https://repo.spongepowered.org/repository/maven-public/"
}
maven {
name "ParchmentMC"
url "https://maven.parchmentmc.org"
}
mavenCentral()
gradlePluginPortal()