-
-
Notifications
You must be signed in to change notification settings - Fork 73
Expand file tree
/
Copy pathgradle.properties
More file actions
25 lines (19 loc) · 763 Bytes
/
gradle.properties
File metadata and controls
25 lines (19 loc) · 763 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
# Gradle Properties
org.gradle.jvmargs=-Xmx8G
org.gradle.parallel=true
# Project Details
project_jvm_version=21
project_group=com.viaversion
project_name=ViaFabricPlus
project_version=4.4.9-SNAPSHOT
project_description=Minecraft Fabric mod which allows you to join EVERY Minecraft server version (Classic, Alpha, Beta, Release, April Fools, Bedrock)
publishing_dev_id=florianreuth
publishing_dev_name=Florian Reuth
minecraft_version=1.21.11
fabric_loader_version=0.18.4
fabric_api_version=0.141.2+1.21.11
# Allows running of `gradle test` - disable after running
updating_minecraft=false
# Set to empty to use the Minecraft version above, otherwise use version ranges: >=1.21.7 <=1.21.8
supported_minecraft_versions=