文件名称:LLibrary:轻巧的Minecraft改装库
文件大小:281KB
文件格式:ZIP
更新时间:2024-02-25 09:45:59
java minecraft gradle GradleJava
========== 轻巧的Minecraft改装库。 快速开始 要使用该库,您要做的就是将其作为依赖项添加到Gradle构建脚本中。 repositories { maven { name = " ilexiconn " url = " https://maven.mcmoddev.com " } } dependencies { compile " net.ilexiconn:llibrary:1.7.9-1.12.2:dev " } 从源编译 确保已安装Java Development Kit版本8或更高版本。 如果您安装了G