yf-dev / majsoul-record

Simple majsoul record parser

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Majsoul Record

Simple majsoul record parser

Usage

http://hostname/uuid/<uuid>
http://hostname/uuid-csv/<uuid>
http://hostname/uuid-raw/<uuid>

Development

  1. Set env vars
MAJSOUL_PASSWORD=your-password
MAJSOUL_USERNAME=your-email
MAJSOUL_HOST=https://game.maj-soul.com
FLASK_APP=main
FLASK_DEBUG=1
  1. Run server
pipenv run server

License

MIT

About

Simple majsoul record parser


Languages

Language:Python 97.9%Language:Dockerfile 2.1%