This commit is contained in:
MrJeremyFisher
2024-06-21 17:51:55 -04:00
parent 32a270c7a7
commit cbaf56cbb3
1292 changed files with 115798 additions and 114823 deletions

View File

@@ -1,13 +1,13 @@
plugins {
id("io.papermc.paperweight.userdev")
id("io.papermc.paperweight.userdev")
}
version = "3.0.6"
dependencies {
paperweight {
paperDevBundle("1.20.4-R0.1-SNAPSHOT")
}
paperweight {
paperDevBundle("1.20.4-R0.1-SNAPSHOT")
}
compileOnly(project(":plugins:civmodcore-paper"))
compileOnly(project(":plugins:civmodcore-paper"))
}