From ecae2d0e8634408189b280f1f13b914a3d4acfb9 Mon Sep 17 00:00:00 2001 From: Oliver Hamlet Date: Sun, 1 Feb 2015 00:38:38 +0000 Subject: [PATCH] Neater command line arg given in readme. --- docs/LOOT Readme.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/LOOT Readme.html b/docs/LOOT Readme.html index b01edb01..b403aa08 100644 --- a/docs/LOOT Readme.html +++ b/docs/LOOT Readme.html @@ -238,7 +238,7 @@ var {

When LOOT is run, it will attempt to detect which of the supported games are installed. If a default game 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. -

LOOT can also be launched with the LOOT.exe [--game=<game folder name>] 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 Oblivion, Skyrim, Fallout3 and FalloutNV. +

LOOT can also be launched with the --game=<game folder name> 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 Oblivion, Skyrim, Fallout3 and FalloutNV.

If LOOT cannot detect any supported game installs, it will immediately open the Settings dialog. 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.