mirror of
https://github.com/AntiCope/meteor-rejects.git
synced 2025-09-06 12:25:49 +00:00
14 lines
304 B
Properties
14 lines
304 B
Properties
# Done to increase the memory available to gradle.
|
|
org.gradle.jvmargs=-Xmx2G
|
|
|
|
# Fabric Properties
|
|
minecraft_version=1.20.1
|
|
yarn_version=1.20.1+build.1
|
|
loader_version=0.14.21
|
|
|
|
# Mod Properties
|
|
mod_version = 0.3
|
|
maven_group = anticope.rejects
|
|
archives_base_name = meteor-rejects-addon
|
|
|
|
meteor_version=0.5.4 |