add option to use temporary licenses for NTE versions
This commit is contained in:
@@ -75,6 +75,7 @@ struct ServerState : public std::enable_shared_from_this<ServerState> {
|
||||
bool ip_stack_debug;
|
||||
bool allow_unregistered_users;
|
||||
bool allow_pc_nte;
|
||||
bool use_temp_licenses_for_prototypes;
|
||||
bool allow_dc_pc_games;
|
||||
bool allow_gc_xb_games;
|
||||
uint8_t allowed_drop_modes_v1_v2_normal;
|
||||
|
||||
Reference in New Issue
Block a user