1
0
mirror of synced 2024-09-24 03:18:22 +02:00
bemaniutils/bemani/data
2021-09-06 01:30:23 +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 Allow optionally specifying achievement type and id for fetching activements for all users. 2021-09-06 01:30:23 +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