This repository has been archived on 2024-11-16. You can view files and clone it, but cannot push or open issues or pull requests.
BowDogPrediction/gradle.properties
2022-03-09 16:05:31 +01:00

17 lines
332 B
Properties

org.gradle.jvmargs=-Xmx2G
# Fabric (https://fabricmc.net/versions.html)
minecraft_version=1.18.2
yarn_mappings=1.18.2+build.1
loader_version=0.12.12
# Mod Properties
mod_version=0.1
maven_group=dummy.package
archives_base_name=addon-template
# Dependency Versions
# Meteor (https://maven.meteordev.org/)
meteor_version=SNAPSHOT