diff --git a/README.md b/README.md new file mode 100644 index 0000000..25951ef --- /dev/null +++ b/README.md @@ -0,0 +1,19 @@ +# Skin type fix + +Fix an issue where the skin type of some players did not match the skin type of the actual skin file. + +修复部分玩家的皮肤类型与实际皮肤文件的实际皮肤类型不匹配的问题。 + +## branch + +In this repository the code is split into branches, You can quickly jump to each branch through the link list below. + +在此仓库中,代码被拆分至了各个分支,你可通过下方的链接列表快速跳转至各分支。 + +* [fabric](https://github.com/Puqns67/SkinTypeFix/tree/fabric) + +## license + +This project is licensed under GPLv3 and above. + +SPDX Identifier: GPL-3.0-or-later