mirror of
https://github.com/barkeser2002/Not-Enough-Crashes.git
synced 2026-09-25 08:00:13 +03:00
* wtf * halp * packages * seems complete * ?? * asdf * complet * bye random dir * oops
17 lines
369 B
Properties
17 lines
369 B
Properties
# 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
|
|
yarn_mappings=1.17+build.1
|
|
loader_version=0.11.3
|
|
|
|
# Mod Properties
|
|
mod_version = 1.0.0
|
|
maven_group = io.github.natanfudge
|
|
archives_base_name = nec_testmod
|
|
|
|
# Dependencies
|
|
fabric_version=0.34.9+1.17
|