SimplyCompat/gradle.properties
Chris Toph d9993e541e LIFE IS BEAUTIFUL
Items are created and working-ish in fabric
forge is throwing a fit tho
2025-02-20 03:34:53 -05:00

20 lines
No EOL
500 B
Properties

# Done to increase the memory available to Gradle.
org.gradle.jvmargs=-Xmx6G
org.gradle.parallel=true
# Mod properties
mod_version = 1.0.0
maven_group = cc.toph.simplycompat
archives_name = simplycompat
enabled_platforms = fabric,forge
# Minecraft properties
minecraft_version = 1.20.1
# Dependencies
architectury_api_version = 9.2.14
cloth_config_version=11.1.106
fabric_loader_version = 0.16.10
fabric_api_version = 0.92.3+1.20.1
forge_version=1.20.1-47.1.1
parchment_version = 1.20.1:2023.09.03