mirror of
https://github.com/webbukkit/dynmap.git
synced 2024-11-27 12:45:59 +01:00
fabric-*: remove comment cruft from gradle.properties
This commit is contained in:
parent
0596d3e432
commit
b34aedeb51
@ -1,11 +1,4 @@
|
|||||||
# Done to increase the memory available to gradle.
|
|
||||||
org.gradle.jvmargs=-Xmx1G
|
|
||||||
# Fabric Properties
|
|
||||||
# check these on https://fabricmc.net/use
|
|
||||||
minecraft_version=1.14.4
|
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
|
|
||||||
# Dependencies
|
|
||||||
# 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
|
||||||
|
@ -1,11 +1,4 @@
|
|||||||
# Done to increase the memory available to gradle.
|
|
||||||
org.gradle.jvmargs=-Xmx1G
|
|
||||||
# Fabric Properties
|
|
||||||
# check these on https://fabricmc.net/use
|
|
||||||
minecraft_version=1.15.2
|
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
|
|
||||||
# Dependencies
|
|
||||||
# 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
|
||||||
|
@ -1,11 +1,4 @@
|
|||||||
# Done to increase the memory available to gradle.
|
|
||||||
org.gradle.jvmargs=-Xmx1G
|
|
||||||
# Fabric Properties
|
|
||||||
# check these on https://fabricmc.net/use
|
|
||||||
minecraft_version=1.16.4
|
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
|
|
||||||
# Dependencies
|
|
||||||
# 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
|
||||||
|
@ -1,11 +1,4 @@
|
|||||||
# Done to increase the memory available to gradle.
|
|
||||||
org.gradle.jvmargs=-Xmx1G
|
|
||||||
# Fabric Properties
|
|
||||||
# check these on https://fabricmc.net/use
|
|
||||||
minecraft_version=1.17.1
|
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
|
|
||||||
# Dependencies
|
|
||||||
# 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
|
||||||
|
@ -1,13 +1,4 @@
|
|||||||
# Done to increase the memory available to gradle.
|
|
||||||
org.gradle.jvmargs=-Xmx1G
|
|
||||||
|
|
||||||
# Mod Properties
|
|
||||||
|
|
||||||
# Fabric Properties
|
|
||||||
# check these on https://fabricmc.net/versions.html
|
|
||||||
minecraft_version=1.18
|
minecraft_version=1.18
|
||||||
yarn_mappings=1.18+build.1
|
yarn_mappings=1.18+build.1
|
||||||
loader_version=0.12.12
|
loader_version=0.12.12
|
||||||
|
|
||||||
#Fabric api
|
|
||||||
fabric_version=0.43.1+1.18
|
fabric_version=0.43.1+1.18
|
||||||
|
Loading…
Reference in New Issue
Block a user