Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions 2-overview.html
Original file line number Diff line number Diff line change
Expand Up @@ -441,6 +441,7 @@ <h3 class="header3" id="CommandLineSwitches">2.8.1 - Command Line Switches</h3>
<p class="list-1">&bull;&nbsp; <code>-T:&lt;path&gt;</code> [Temporary Directory]</p>
<p class="list-1">&bull;&nbsp; <code>-D:&lt;path&gt;</code> [Specify a Data Directory]</p>
<p class="list-1">&bull;&nbsp; <code>-O:&lt;path&gt;</code> [Specify path for generated LOD files]</p>
<p class="list-1">&bull;&nbsp; <code>-M:&lt;path&gt;</code> [Path to game's folder inside user's "My Games" folder]</p>
<p class="list-1">&bull;&nbsp; <code>-I:&lt;path&gt;</code> [Game INI Files]</p>
<p class="list-1">&bull;&nbsp; <code>-G:&lt;path&gt;</code> [Save Game Path]</p>
<p class="list-1">&bull;&nbsp; <code>-P:&lt;path&gt;&lt;filename&gt;</code> [Custom Plugins.txt file]</p>
Expand Down
1 change: 1 addition & 0 deletions _pagebuilder/2-overview.txt
Original file line number Diff line number Diff line change
Expand Up @@ -394,6 +394,7 @@ There are several important keyboard short-cuts that can make your usage of xEdi
* <code>-T:&lt;path&gt;</code> [Temporary Directory]
* <code>-D:&lt;path&gt;</code> [Specify a Data Directory]
* <code>-O:&lt;path&gt;</code> [Specify path for generated LOD files]
* <code>-M:&lt;path&gt;</code> [Path to game's folder inside user's "My Games" folder]
* <code>-I:&lt;path&gt;</code> [Game INI Files]
* <code>-G:&lt;path&gt;</code> [Save Game Path]
* <code>-P:&lt;path&gt;&lt;filename&gt;</code> [Custom Plugins.txt file]
Expand Down