This repository has been archived on 2025-05-04. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
Shadow/gradle.properties
2022-04-22 10:08:26 +02:00

14 lines
309 B
Properties

org.gradle.jvmargs = -Xmx1G
#Fabric properties
minecraft_version = 1.18.2
yarn_mappings = 1.18.2+build.2
loader_version = 0.13.3
#Mod properties
mod_version = 1.0.0
maven_group = net.shadow.client
archives_base_name = shadow
#Dependencies
fabric_api_version = 0.51.1+1.18.2