20 lines
544 B
Markdown
20 lines
544 B
Markdown
# blessing-skin-server
|
|
|
|
Just a simple open-source Minecraft skin server write in PHP.
|
|
|
|
Live demo is now unavailable because of my fault that typing in wrong path when excute `chsh` on my VPS :(
|
|
|
|

|
|
|
|
Features:
|
|
-----------
|
|
- Support [UniSkinAPI](https://github.com/RecursiveG/UniSkinServer/blob/master/doc/UniSkinAPI_zh-CN.md)
|
|
- In todo list :(
|
|
|
|
Installation:
|
|
-----------
|
|
1. Configure your database information in config.php
|
|
2. Run `./admin/install.php`
|
|
3. Enjoy~
|
|
|