mirror of
https://github.com/CivMC/Civ.git
synced 2026-07-15 23:20:44 +00:00
Format
This commit is contained in:
@@ -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"))
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user