Automatically generate and save player settings for every game

This commit is contained in:
Chris Wilson
2021-07-24 23:09:34 -04:00
parent 8ba408385b
commit 71642f494f
10 changed files with 56 additions and 841 deletions

View File

@@ -20,11 +20,8 @@ def create():
# Generate JSON files for player-settings pages
player_settings = {
"readOnly": {
"baseOptions": {
"description": "Generated by https://archipelago.gg/",
"game": game_name,
},
"generalOptions": {
"name": "Player",
},
}