Skip to content

Minecraft - 面向异世界的任务引擎系统

License

Notifications You must be signed in to change notification settings

yuankun1/QuestEngine

 
 

Repository files navigation

Logo

bstats

CodeFactor CodeSize GPL-3

Minecraft-Java


Minecraft - 面向异世界的任务引擎系统


相关链接


Kts

repositories {
    maven {
        url = uri("http://106.13.64.5:8081/repository/maven-public/")
        isAllowInsecureProtocol = true
    }
}

dependencies {
    compileOnly("dev:QuestEngine:版本")
}

About

Minecraft - 面向异世界的任务引擎系统

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Kotlin 100.0%