mirror of
https://github.com/bakustarver/rpgmakermlinux-cicpoffs.git
synced 2025-03-28 14:56:21 +01:00
Update README.md
This commit is contained in:
parent
0fa18121cf
commit
c247134d9a
1 changed files with 4 additions and 4 deletions
|
@ -65,10 +65,6 @@ rpgmaker-linux --gamepath /path/rpg-maker-game/ --printrpgmakerlibversions
|
|||
```
|
||||
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 :
|
||||
```
|
||||
rpgmaker-linux --bugreport
|
||||
|
@ -77,6 +73,10 @@ rpgmaker-linux --bugreport
|
|||
```
|
||||
rpgmaker-linux --sourcelinks
|
||||
```
|
||||
#### Disable the GUI menu in steam :
|
||||
```
|
||||
rpgmaker-linux --steamskipgui true
|
||||
```
|
||||
|
||||
### Interesting projects
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue