Remove I_WANT_A_BAN requirement
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
### Games and regions
|
||||
- **3rd**: glb v6.7.0
|
||||
- **SR**: os/cn v1.2.0 (unsafe, refer to [configuration](#configuration))
|
||||
- **SR**: os/cn v1.2.0 (potentially unsafe, but no bans were reported since v1.1.0)
|
||||
|
||||
It may be possilbe to completely remove the region and version-specific data in the future. Refer to the source code in `game_payload/src` for details.
|
||||
|
||||
@ -37,7 +37,6 @@ These environment variables can be used to configure the behaviour of the tool.
|
||||
- `WAIT_BEFORE_RESUME=1` - show a messagebox and wait for user input before resuming the game process. Useful on my side for debugging
|
||||
|
||||
**SR-exclusive**:
|
||||
- `I_WANT_A_BAN=1` - allows to launch SR. Please only use testing accounts, as there is an extremely high risk of getting banned
|
||||
- `SRFIX_DISABLE=1` - disable shared resources fix. Not recommended. Doing so will most likely cause the game to not run at all
|
||||
|
||||
### Internals
|
||||
|
||||
Reference in New Issue
Block a user