add cross-play options

This commit is contained in:
Martin Michelsen
2023-10-07 20:39:30 -07:00
parent 07b1e9cde3
commit abd87054ac
12 changed files with 143 additions and 85 deletions
+2
View File
@@ -57,6 +57,8 @@ struct ServerState : public std::enable_shared_from_this<ServerState> {
bool ip_stack_debug;
bool allow_unregistered_users;
bool allow_saving;
bool allow_dc_pc_games;
bool allow_gc_xb_games;
bool item_tracking_enabled;
bool drops_enabled;
bool ep3_send_function_call_enabled;