mirror of
https://github.com/loot/libloot.git
synced 2026-07-27 14:16:01 -07:00
Neater command line arg given in readme.
This commit is contained in:
@@ -238,7 +238,7 @@ var {
|
||||
|
||||
<p>When LOOT is run, it will attempt to detect which of the supported games are installed. If a <a href="#settingsDefaultGame">default game</a> has been set, LOOT will run for it, otherwise it will run for the same game as it last ran for. If the relevant game cannot be detected, or if there is no record of the last game LOOT ran for, it will run for the first detected game.
|
||||
|
||||
<p>LOOT can also be launched with the <code>LOOT.exe [--game=<game folder name>]</code> command line parameter to set the game to run for. If the supplied game folder name is valid, the default and last game values are ignored. The default folder names are <code>Oblivion</code>, <code>Skyrim</code>, <code>Fallout3</code> and <code>FalloutNV</code>.
|
||||
<p>LOOT can also be launched with the <code>--game=<game folder name></code> command line parameter to set the game to run for. If the supplied game folder name is valid, the default and last game values are ignored. The default folder names are <code>Oblivion</code>, <code>Skyrim</code>, <code>Fallout3</code> and <code>FalloutNV</code>.
|
||||
|
||||
<p>If LOOT cannot detect any supported game installs, it will immediately open the <a href="#usage-settings">Settings dialog</a>. There you can edit LOOT's settings to provide a path to a supported game, after which you can select it from the Game menu.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user