1
0
mirror of synced 2024-11-24 14:30:11 +01:00
bemaniutils/bemani/data
2021-08-31 21:40:30 +00:00
..
api Switch profile operations to using a Profile class instead of a raw ValidatedDict. 2021-08-20 04:43:13 +00:00
migrations Initial commit of BEMANI Utilities to GitHub. 2019-12-08 21:43:49 +00:00
mysql Move logic for calculating play statistics into common module and backend base module. 2021-08-24 23:18:53 +00:00
__init__.py Make Config a real class instead of a Dict, for safer access and defaults. 2021-08-20 04:43:59 +00:00
config.py Add config option for theme directory for easier overrides of CSS/favicon. 2021-08-31 21:40:30 +00:00
data.py Make Config a real class instead of a Dict, for safer access and defaults. 2021-08-20 04:43:59 +00:00
exceptions.py Initial commit of BEMANI Utilities to GitHub. 2019-12-08 21:43:49 +00:00
interfaces.py Initial commit of BEMANI Utilities to GitHub. 2019-12-08 21:43:49 +00:00
remoteuser.py Initial commit of BEMANI Utilities to GitHub. 2019-12-08 21:43:49 +00:00
triggers.py Make Config a real class instead of a Dict, for safer access and defaults. 2021-08-20 04:43:59 +00:00
types.py Switch to using an enum for GameConstants. 2021-08-19 19:21:22 +00:00