Skip to content

Commit 72fae9e

Browse files
authored
Update Install.md
1 parent fe91a88 commit 72fae9e

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

Install.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,12 +60,12 @@ If you are curious, read the detailed explanation of all the [configuration opti
6060
The configuration filename is arbitrary, but check the note in the *Options* section.
6161

6262
You can create a config file with only the keys that you want to change. For example, you can set just the `Width` and `Height` resolution options if the game and engine data is found some other way (eg. in Linux AppImage packages).
63-
{: .notice--warning}
63+
{: .notice--info}
6464

6565
# Run GemRB
6666

6767
Run it as any other program. :)
68-
{: .notice--warning}
68+
{: .notice--success}
6969

7070
You will know GemRB is set up correctly once you can see the main game
7171
screen. If that doesn't happen, check the end of the log for errors and fix the
@@ -80,6 +80,9 @@ click on the program**.
8080

8181
If you're using a touch screen, read this page for the [gesture information](Touch-input.md).
8282

83+
On Linux, BSDs and similar, the configuration file will be searched for in `$XDG_CONFIG_HOME/gemrb`, `~/.config/gemrb`, `/etc/gemrb`, `~/.gemrb` and the current working directory.
84+
{: .notice--info}
85+
8386
## How to run the GemRB demo?
8487

8588
The quickest way, without any configuration, is to **just run GemRB** without any parameters. It will run the demo if it can't

0 commit comments

Comments
 (0)