mirror of
https://github.com/GayPizzaSpecifications/concrete.git
synced 2025-08-04 05:31:34 +00:00
Support for base projects which do not contain the Bukkit API.
Also fixes a bug where root and plugin couldn't exist in the same project.
This commit is contained in:
@ -6,4 +6,5 @@ concrete {
|
||||
minecraftServerPath.set("server")
|
||||
paperVersionGroup.set("1.19")
|
||||
paperApiVersion.set("1.19-R0.1-SNAPSHOT")
|
||||
acceptServerEula.set(true)
|
||||
}
|
||||
|
Reference in New Issue
Block a user