Add base datagen sourceset

This commit is contained in:
modmuss50 2021-12-03 15:58:43 +00:00
parent b836f9641a
commit 89b47b33fd
6 changed files with 61 additions and 10 deletions

View file

@ -17,7 +17,7 @@ curseforge {
id = "237903"
changelog = ENV.CHANGELOG ?: "No changelog provided"
releaseType = ENV.RELEASE_CHANNEL ?: "release"
addGameVersion "1.18-Snapshot"
addGameVersion "1.18"
addGameVersion "Fabric"
mainArtifact(file("${project.buildDir}/libs/${archivesBaseName}-${version}.jar"))