New-Soviet-Era/gradle.properties

20 lines
423 B
Properties
Raw Normal View History

2023-06-24 14:54:05 +03:00
# Done to increase the memory available to gradle.
2023-06-25 16:32:57 +03:00
org.gradle.jvmargs=-Xmx3G
2023-06-24 14:54:05 +03:00
org.gradle.parallel=true
# Fabric Properties
# check these on https://fabricmc.net/develop
minecraft_version=1.20.1
2023-10-18 23:36:50 +03:00
yarn_mappings=1.20.1+build.10
loader_version=0.14.23
2023-06-24 14:54:05 +03:00
# Mod Properties
2023-06-25 16:32:57 +03:00
mod_version=0.1
maven_group=su.a71
2023-08-02 01:33:05 +03:00
mod_id=new_soviet
2023-06-24 14:54:05 +03:00
2023-10-18 23:36:50 +03:00
# Dependencies (Fabric API)
fabric_version=0.90.0+1.20.1
2023-08-13 23:09:24 +03:00
# Modrinth publishing
modrinth_token=tokenhere