mirror of
https://gitea.tendokyu.moe/Hay1tsme/artemis.git
synced 2026-07-04 09:39:52 -05:00
These tables are not used by the game, but are useful for anyone wanting to develop a web UI showing what the player's rating consists of. As such, instead of storing them in JSON columns, I've split them out, one row per each entry. Reviewed-on: https://gitea.tendokyu.moe/Hay1tsme/artemis/pulls/113 Co-authored-by: beerpsi <beerpsi@duck.com> Co-committed-by: beerpsi <beerpsi@duck.com> |
||
|---|---|---|
| .. | ||
| adb_handlers | ||
| data | ||
| templates | ||
| __init__.py | ||
| aimedb.py | ||
| allnet.py | ||
| app.py | ||
| config.py | ||
| const.py | ||
| frontend.py | ||
| mucha.py | ||
| title.py | ||
| utils.py | ||