From 4b8231a438e2e27fd8a459011ee62ff4e496fc84 Mon Sep 17 00:00:00 2001 From: Puqns67 Date: Fri, 24 May 2024 13:35:30 +0800 Subject: [PATCH] Add README.md --- README.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 README.md 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