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

Merge branch 'Xiao-MoMi:dev' into dev

This commit is contained in:
iqtester
2025-09-22 06:13:03 -04: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 {