fabric-*: remove archives_base_name from gradle.properties
This commit is contained in:
parent
945178f71d
commit
f0a1fcdc9f
10 changed files with 5 additions and 10 deletions
|
|
@ -2,7 +2,7 @@ plugins {
|
||||||
id 'fabric-loom' version '0.10.65'
|
id 'fabric-loom' version '0.10.65'
|
||||||
}
|
}
|
||||||
|
|
||||||
archivesBaseName = project.archives_base_name
|
archivesBaseName = "Dynmap"
|
||||||
version = parent.version
|
version = parent.version
|
||||||
group = parent.group
|
group = parent.group
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -6,7 +6,6 @@ minecraft_version=1.14.4
|
||||||
yarn_mappings=1.14.4+build.18
|
yarn_mappings=1.14.4+build.18
|
||||||
loader_version=0.12.12
|
loader_version=0.12.12
|
||||||
# Mod Properties
|
# Mod Properties
|
||||||
archives_base_name=Dynmap
|
|
||||||
# Dependencies
|
# Dependencies
|
||||||
# currently not on the main fabric site, check on the maven: https://maven.fabricmc.net/net/fabricmc/fabric-api/fabric-api
|
# currently not on the main fabric site, check on the maven: https://maven.fabricmc.net/net/fabricmc/fabric-api/fabric-api
|
||||||
fabric_version=0.28.5+1.14
|
fabric_version=0.28.5+1.14
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,7 @@ plugins {
|
||||||
id 'fabric-loom' version '0.10.65'
|
id 'fabric-loom' version '0.10.65'
|
||||||
}
|
}
|
||||||
|
|
||||||
archivesBaseName = project.archives_base_name
|
archivesBaseName = "Dynmap"
|
||||||
version = parent.version
|
version = parent.version
|
||||||
group = parent.group
|
group = parent.group
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -6,7 +6,6 @@ minecraft_version=1.15.2
|
||||||
yarn_mappings=1.15.2+build.17
|
yarn_mappings=1.15.2+build.17
|
||||||
loader_version=0.12.12
|
loader_version=0.12.12
|
||||||
# Mod Properties
|
# Mod Properties
|
||||||
archives_base_name=Dynmap
|
|
||||||
# Dependencies
|
# Dependencies
|
||||||
# currently not on the main fabric site, check on the maven: https://maven.fabricmc.net/net/fabricmc/fabric-api/fabric-api
|
# currently not on the main fabric site, check on the maven: https://maven.fabricmc.net/net/fabricmc/fabric-api/fabric-api
|
||||||
fabric_version=0.23.0+build.328-1.15
|
fabric_version=0.23.0+build.328-1.15
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,7 @@ plugins {
|
||||||
id 'fabric-loom' version '0.10.65'
|
id 'fabric-loom' version '0.10.65'
|
||||||
}
|
}
|
||||||
|
|
||||||
archivesBaseName = project.archives_base_name
|
archivesBaseName = "Dynmap"
|
||||||
version = parent.version
|
version = parent.version
|
||||||
group = parent.group
|
group = parent.group
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -6,7 +6,6 @@ minecraft_version=1.16.4
|
||||||
yarn_mappings=1.16.4+build.6
|
yarn_mappings=1.16.4+build.6
|
||||||
loader_version=0.12.12
|
loader_version=0.12.12
|
||||||
# Mod Properties
|
# Mod Properties
|
||||||
archives_base_name=Dynmap
|
|
||||||
# Dependencies
|
# Dependencies
|
||||||
# currently not on the main fabric site, check on the maven: https://maven.fabricmc.net/net/fabricmc/fabric-api/fabric-api
|
# currently not on the main fabric site, check on the maven: https://maven.fabricmc.net/net/fabricmc/fabric-api/fabric-api
|
||||||
fabric_version=0.25.1+build.416-1.16
|
fabric_version=0.25.1+build.416-1.16
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,7 @@ plugins {
|
||||||
id 'fabric-loom' version '0.10.65'
|
id 'fabric-loom' version '0.10.65'
|
||||||
}
|
}
|
||||||
|
|
||||||
archivesBaseName = project.archives_base_name
|
archivesBaseName = "Dynmap"
|
||||||
version = parent.version
|
version = parent.version
|
||||||
group = parent.group
|
group = parent.group
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -6,7 +6,6 @@ minecraft_version=1.17.1
|
||||||
yarn_mappings=1.17.1+build.1
|
yarn_mappings=1.17.1+build.1
|
||||||
loader_version=0.12.12
|
loader_version=0.12.12
|
||||||
# Mod Properties
|
# Mod Properties
|
||||||
archives_base_name=Dynmap
|
|
||||||
# Dependencies
|
# Dependencies
|
||||||
# currently not on the main fabric site, check on the maven: https://maven.fabricmc.net/net/fabricmc/fabric-api/fabric-api
|
# currently not on the main fabric site, check on the maven: https://maven.fabricmc.net/net/fabricmc/fabric-api/fabric-api
|
||||||
fabric_version=0.36.1+1.17
|
fabric_version=0.36.1+1.17
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,7 @@ plugins {
|
||||||
id 'fabric-loom' version '0.10.65'
|
id 'fabric-loom' version '0.10.65'
|
||||||
}
|
}
|
||||||
|
|
||||||
archivesBaseName = project.archives_base_name
|
archivesBaseName = "Dynmap"
|
||||||
version = parent.version
|
version = parent.version
|
||||||
group = parent.group
|
group = parent.group
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,6 @@
|
||||||
org.gradle.jvmargs=-Xmx1G
|
org.gradle.jvmargs=-Xmx1G
|
||||||
|
|
||||||
# Mod Properties
|
# Mod Properties
|
||||||
archives_base_name=Dynmap
|
|
||||||
|
|
||||||
# Fabric Properties
|
# Fabric Properties
|
||||||
# check these on https://fabricmc.net/versions.html
|
# check these on https://fabricmc.net/versions.html
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue