DG_LAB/gradle.properties
3944Realms 2c2a7077a3
Some checks failed
Build and Release / build (push) Failing after 1m39s
Build and Release / release (push) Has been skipped
2026-06-10-1
project_version=4.4.14.20
* 添加FML库声明
2026-06-10 14:19:19 +08:00

19 lines
396 B
Properties

# Gradle settings
org.gradle.jvmargs=-Xmx3G
org.gradle.daemon=false
org.gradle.configureondemand=true
org.gradle.caching=false
org.gradle.configuration-cache=false
org.gradle.configuration-cache.problems=warn
# ROOT
project_name=DgLab
project_version=4.4.14.20
project_group=top.r3944realms.dg_lab
# API
api_project_group=top.r3944realms.dg_lab.api
api_suffix=api
# COMMON
common_suffix=common