0 Star 0 Fork 0

Brzjomo / Jomos_Adventure

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
gradle.properties 677 Bytes
一键复制 编辑 原始数据 按行查看 历史
Brzjomo 提交于 2022-02-01 14:12 . 指名者法杖改为白名单模式
# Done to increase the memory available to gradle.
org.gradle.jvmargs=-Xmx1G
# Fabric Properties
# check these on https://fabricmc.net/use
minecraft_version=1.18
yarn_mappings=1.18+build.1
loader_version=0.12.8
# Mod Properties
mod_version = 0.3.14
maven_group = com.brzjomo
archives_base_name = JomosAdventure
# Dependencies
#Fabric api
# currently not on the main fabric site, check on the maven: https://maven.fabricmc.net/net/fabricmc/fabric-api/fabric-api
fabric_version=0.44.0+1.18
# 以下配置gradle启用代理
systemProp.http.proxyHost=127.0.0.1
systemProp.http.proxyPort=10809
systemProp.https.proxyHost=127.0.0.1
systemProp.https.proxyPort=10809
1
https://gitee.com/brzjomo/jomosadventure.git
git@gitee.com:brzjomo/jomosadventure.git
brzjomo
jomosadventure
Jomos_Adventure
MC_1.18

搜索帮助