33

Results 43 comments of 33

https://github.com/xfl03/MCCustomSkinLoader/commit/63251c9f5e3d1742e55f0e7e95c64a5d2399d063

请使用最新的3.0.1版本,已测试1.19.3的Fabric、Quilt下载与启动

A workaroud for Gradle, add it to `dependencies` in `build.gradle`: ```gradle implementation 'javax.annotation:javax.annotation-api:1.3.2' ```

https://github.com/xfl03/MCCustomSkinLoader/commit/84072c62f37a4f3128a90a319a2eeb3fbf6aa45a ## Download develop build - Fabric https://csl.littleservice.cn/mods/CustomSkinLoader_Fabric-14.16-SNAPSHOT-21.jar - Forge 1.8~1.16.5 https://csl.littleservice.cn/mods/CustomSkinLoader_ForgeLegacy-14.16-SNAPSHOT-21.jar - Forge 1.17.1~1.19.3 https://csl.littleservice.cn/mods/CustomSkinLoader_ForgeActive-14.16-SNAPSHOT-21.jar

It is conflict with the code now, please fix the conflict.

Skin will not be converted. The model used in game will follow the skin origin model.

1. 取消穿戴正版披风、在LittleSkin中上传披风后,可以通过打开`forceLoadAllTextures`的方式,同时加载正版皮肤和LittleSkin披风 2. 服务器这边可以通过SkinRestorer之类的插件补全,无需客户端向Mojang请求皮肤信息;CSL的皮肤信息和皮肤材质本身就有缓存的,不会一直重复发起请求,如果想进一步加大缓存,可以修改`cacheExpiry`

计划在之后的版本中将「服务器提供的皮肤」与「请求Mojang获取的皮肤」分离为两个「SkinSiteProfile」

Could you provide `1.19.2-Aristois.json`?

I tried it, but get following: ``` gcc-11: warning: this compiler does not support X86 (arch flags ignored) gcc-11: error: unrecognized command-line option '-iwithsysroot/System/Library/Frameworks/System.framework/PrivateHeaders' gcc-11: error: unrecognized command-line option '-iwithsysroot/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.8/Headers'...