forked from vlad2305m/Sound-Physics-Fabric
-
-
Notifications
You must be signed in to change notification settings - Fork 6
Expand file tree
/
Copy pathgradle.properties
More file actions
20 lines (20 loc) · 634 Bytes
/
gradle.properties
File metadata and controls
20 lines (20 loc) · 634 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# Done to increase the memory available to gradle.
org.gradle.jvmargs=-Xmx4G
# Fabric Properties
# check this on https://fabricmc.net/versions.html
minecraft_version=1.18.2
yarn_mappings=1.18.2+build.2
loader_version=0.13.3
# Mod Properties
mod_version=1.0.0-alpha.10
maven_group=dev.thedocruby
archives_base_name=resounding
# Dependencies
# check this on https://fabricmc.net/versions.html
fabric_version=0.47.10+1.18.2
# https://www.curseforge.com/minecraft/mc-mods/cloth-config/files
cloth_config_version=6.2.57
# SVC
voicechat_api_version=2.2.39
# https://www.curseforge.com/minecraft/mc-mods/modmenu/files
mod_menu_version=3.1.0