~jae/dn0magik-mc

39ce21b2c251b288512b3b399fdf5e2f291ffc48 — Jae Lo Presti (DN0) 2 years ago b7a7e16
README: add current status of what's working and TODOs
1 files changed, 14 insertions(+), 0 deletions(-)

M README.md
M README.md => README.md +14 -0
@@ 9,3 9,17 @@ The goals of the projects are:
 - IPv6-ready
 - Integration with existing Minecraft skins
 - Fully Open-Source

### Working

 - Register (`/api/v1/register`)
 - Login (`/authenticate`)
 - Profile display (`/minecraft/profile`)
 - Token refresh (`/refresh`)
 - Status check (`/check`)
 - Sales stats (`/orders/statistics`)

### TODO

 - Skin API
 - AuthLib modification (for new authentication to work within the game itself)