Go to file
2016-01-22 14:47:18 +08:00
admin set length of hash field to 64 2016-01-17 15:55:46 +08:00
assets added url route 2016-01-22 14:47:18 +08:00
includes added url route 2016-01-22 14:47:18 +08:00
libs improved user experience, maybe... 2016-01-22 11:26:13 +08:00
templates added url route 2016-01-22 14:47:18 +08:00
textures add: remove original texture automatically before uploading 2016-01-21 22:36:27 +08:00
user improved user experience, maybe... 2016-01-22 11:26:13 +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
index.php added url route 2016-01-22 14:47:18 +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~