XiaMoZhiShi / FeatherMorphClient

Home Page:https://modrinth.com/mod/feathermorphclient

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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就是构建出来的插件。

About

https://modrinth.com/mod/feathermorphclient

License:MIT License


Languages

Language:Java 100.0%