9
0
mirror of https://github.com/Xiao-MoMi/craft-engine.git synced 2026-01-06 15:52:03 +00:00

Merge pull request #386 from jhqwqmc/dev

补漏一个构建脚本
This commit is contained in:
XiaoMoMi
2025-09-22 17:08:47 +08:00
committed by GitHub

View File

@@ -10,6 +10,8 @@ repositories {
dependencies {
// Platform
compileOnly("io.papermc.paper:paper-api:1.20.1-R0.1-SNAPSHOT")
// authlib
compileOnly("com.mojang:authlib:6.0.58")
}
java {