mirror of
https://github.com/MarioSpore/Grinch-AP.git
synced 2025-10-21 20:21:32 -06:00
Automatically generate and save player settings for every game
This commit is contained in:
@@ -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",
|
||||
},
|
||||
}
|
||||
|
Reference in New Issue
Block a user