22 lines
No EOL
456 B
Properties
22 lines
No EOL
456 B
Properties
# Done to increase the memory available to gradle.
|
|
org.gradle.jvmargs=-Xmx3G
|
|
org.gradle.parallel=true
|
|
|
|
# Fabric Properties
|
|
# check these on https://fabricmc.net/develop
|
|
minecraft_version=1.20.1
|
|
yarn_mappings=1.20.1+build.10
|
|
loader_version=0.15.10
|
|
|
|
# Mod Properties
|
|
mod_name=New Soviet Era
|
|
mod_version=0.4
|
|
maven_group=su.a71
|
|
mod_id=new_soviet
|
|
|
|
# Dependencies
|
|
fabric_version=0.92.1+1.20.1
|
|
modmenu_version=7.2.2
|
|
|
|
# Modrinth publishing
|
|
modrinth_token=tokenhere |