[build] Restructure to composite build
This commit is contained in:
7
tweed5-minecraft/build.gradle.kts
Normal file
7
tweed5-minecraft/build.gradle.kts
Normal file
@@ -0,0 +1,7 @@
|
||||
plugins {
|
||||
`maven-publish`
|
||||
id("de.siphalor.tweed5.root-properties")
|
||||
}
|
||||
|
||||
group = "de.siphalor.tweed5.minecraft"
|
||||
version = project.property("tweed5.version").toString()
|
||||
Reference in New Issue
Block a user