fix maven publishing

This commit is contained in:
UpcraftLP 2019-02-15 22:25:50 +01:00
parent c114575354
commit 9101ee4ee9
2 changed files with 2 additions and 0 deletions

View File

@ -8,6 +8,7 @@ targetCompatibility = JavaVersion.VERSION_1_8
archivesBaseName = project.archives_base_name
version = project.mod_version
group = project.maven_group
minecraft {
}

View File

@ -9,6 +9,7 @@ org.gradle.jvmargs=-Xmx1G
# Mod Properties
mod_version = 1.0.0
maven_group = net.fabricmc
archives_base_name = fabric-example-mod
# Dependencies