Skip to content
This repository has been archived by the owner on Jan 3, 2020. It is now read-only.

Latest commit

 

History

History
30 lines (17 loc) · 824 Bytes

README.md

File metadata and controls

30 lines (17 loc) · 824 Bytes

Universal Skin API 计划

相关描述请见MCBBSUniversal Skin API 计划

Universal Skin API

具体文档请见doc目录

Documents under doc folder

如对API有意见,请先发Issue,尽量避免直接Pull Request

Open an issue first if you have any concerns about the API

Universal Skin Server

位于src目录下

以GPLv2协议发布

网页API请见doc/UniSkinServerAPI.txt

Source under src folder. Licensed under GPLv2

For the website API, see doc/UniSkinServerAPI.txt

注意:密码现在是明文传输,你可能需要HTTPS保证安全

Warning: Passwords are transmitted in plain-text. You may need HTTPS to secure the connection.

Universal Skin Mod

请见UniSkinMod