Skip to content

NiFeather/FeatherMorphClient

Repository files navigation

cover

(WIP) FeatherMorphClient

FeatherMorph的客户端模组,可以提供一些增强功能。

功能

  • 在客户端显示自身伪装
  • 伪装选择界面
  • 技能快捷键
  • 一键切换自身可见

依赖关系

FeatherMorphClient至少需要下面这些依赖才能运行:

构建

#!/usr/bin/env bash
git clone https://github.com/XiaMoZhiShi/MorphPluginClient
cd MorphPluginClient

./gradlew build --no-daemon

生成的文件将位于build/libs中,client-x.x.x.jar就是构建出来的插件。