From 790afab40d7f797a2851d22cd1b302f0f4921ac4 Mon Sep 17 00:00:00 2001 From: bakustarver <66978329+bakustarver@users.noreply.github.com> Date: Wed, 23 Oct 2024 23:53:05 +0300 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 83fc07d..63abb51 100644 --- a/README.md +++ b/README.md @@ -65,6 +65,10 @@ 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