Go to file
2016-01-21 18:21:21 +08:00
admin set length of hash field to 64 2016-01-17 15:55:46 +08:00
assets refactor front-end with Pure.css 2016-01-21 13:53:27 +08:00
includes fixed problems caused by relative path when require() 2016-01-17 13:55:52 +08:00
libs refactor front-end with Pure.css 2016-01-21 13:53:27 +08:00
textures add texture files for example 2016-01-17 16:03:15 +08:00
user refactor many shits to make uploading module works with UniSkinAPI 2016-01-17 15:56:36 +08:00
ajax.php correct a spelling mistake 2016-01-21 18:21:21 +08:00
config.php add automaticlly creating tables and remove some shit 2016-01-09 23:26:14 +08:00
favicon.ico update 0.1 2016-01-03 14:08:23 +08:00
index2.php refactor front-end with Pure.css 2016-01-21 13:53:27 +08:00
index.php refactor front-end with Pure.css 2016-01-21 13:53:27 +08:00
LICENSE Initial commit 2016-01-03 14:01:02 +08:00
README.md Update README.md 2016-01-17 16:18:03 +08:00

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 :(

screenshot

Features:

Installation:

  1. Configure your database information in config.php
  2. Run ./admin/install.php
  3. Enjoy~