mirror of
https://github.com/ArchipelagoMW/Archipelago.git
synced 2026-04-18 09:13:30 -07:00
allow setting remaining_mode from server options
This commit is contained in:
@@ -63,6 +63,7 @@ class Context(Node):
|
||||
"server_password": str,
|
||||
"password": str,
|
||||
"forfeit_mode": str,
|
||||
"remaining_mode": str,
|
||||
"item_cheat": bool,
|
||||
"compatibility": int}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user