Update README.md

This commit is contained in:
bakustarver 2024-10-23 23:59:02 +03:00 committed by GitHub
parent 0fa18121cf
commit c247134d9a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -65,10 +65,6 @@ rpgmaker-linux --gamepath /path/rpg-maker-game/ --printrpgmakerlibversions
``` ```
rpgmaker-linux --nwjsversion 0.40.0 --gamepath /path/rpg-maker-game/ rpgmaker-linux --nwjsversion 0.40.0 --gamepath /path/rpg-maker-game/
``` ```
#### Disable the GUI menu in steam :
```
rpgmaker-linux --steamskipgui true
```
#### Sends an anonymous report to developer about game data, system information, engine for fixing bugs and errors : #### Sends an anonymous report to developer about game data, system information, engine for fixing bugs and errors :
``` ```
rpgmaker-linux --bugreport rpgmaker-linux --bugreport
@ -77,6 +73,10 @@ rpgmaker-linux --bugreport
``` ```
rpgmaker-linux --sourcelinks rpgmaker-linux --sourcelinks
``` ```
#### Disable the GUI menu in steam :
```
rpgmaker-linux --steamskipgui true
```
### Interesting projects ### Interesting projects