xbaimiao / adyeshach

Powerful plugin for creating virtual NPCs within the Minecraft

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

虚拟实体解决方案。

Adyeshach

Adyeshach 是免费的,但我们不提供 jar 文件,你可以通过以下步骤自行构建插件。

Windows 平台

gradlew.bat clean build

macOS/Linux 平台

./gradlew clean build

About

Powerful plugin for creating virtual NPCs within the Minecraft

License:MIT License


Languages

Language:Kotlin 96.7%Language:Java 3.3%