fabric-*: remove archives_base_name from gradle.properties

This commit is contained in:
Kosma Moczek 2022-01-04 23:50:58 +01:00
parent 945178f71d
commit f0a1fcdc9f
10 changed files with 5 additions and 10 deletions

View file

@ -2,7 +2,7 @@ plugins {
id 'fabric-loom' version '0.10.65'
}
archivesBaseName = project.archives_base_name
archivesBaseName = "Dynmap"
version = parent.version
group = parent.group

View file

@ -2,7 +2,6 @@
org.gradle.jvmargs=-Xmx1G
# Mod Properties
archives_base_name=Dynmap
# Fabric Properties
# check these on https://fabricmc.net/versions.html