mirror of
https://github.com/TES3MP/openmw-tes3mp.git
synced 2025-01-16 18:19:55 +00:00
Update readme.txt
Straightened out the command line options area. Some lines were broken up badly.
This commit is contained in:
parent
4caac0d859
commit
df9d681a63
1 changed files with 12 additions and 24 deletions
30
readme.txt
30
readme.txt
|
@ -55,8 +55,7 @@ Syntax: openmw <options>
|
|||
Allowed options:
|
||||
--help print help message
|
||||
--version print version information and quit
|
||||
--data arg (=data) set data directories (later directories have
|
||||
higher priority)
|
||||
--data arg (=data) set data directories (later directories have higher priority)
|
||||
--data-local arg set local data directory (highest priority)
|
||||
--resources arg (=resources) set resources directory
|
||||
--start arg (=Beshara) set initial cell
|
||||
|
@ -66,32 +65,21 @@ Allowed options:
|
|||
--debug [=arg(=1)] (=0) debug mode
|
||||
--nosound [=arg(=1)] (=0) disable all sounds
|
||||
--script-verbose [=arg(=1)] (=0) verbose script output
|
||||
--script-all [=arg(=1)] (=0) compile all scripts (excluding dialogue scri
|
||||
pts) at startup
|
||||
--script-all [=arg(=1)] (=0) compile all scripts (excluding dialogue scripts) at startup
|
||||
--script-console [=arg(=1)] (=0) enable console-only script functionality
|
||||
--script-run arg select a file containing a list of console
|
||||
commands that is executed on startup
|
||||
|
||||
--script-run arg select a file containing a list of console commands that is executed on startup
|
||||
--new-game [=arg(=1)] (=0) activate char gen/new game mechanics
|
||||
--fs-strict [=arg(=1)] (=0) strict file system handling (no case folding
|
||||
)
|
||||
--encoding arg (=win1252) Character encoding used in OpenMW game messa
|
||||
ges:
|
||||
--fs-strict [=arg(=1)] (=0) strict file system handling (no case folding)
|
||||
--encoding arg (=win1252) Character encoding used in OpenMW game messages:
|
||||
|
||||
win1250 - Central and Eastern European such
|
||||
as Polish, Czech, Slovak, Hungarian, Slovene
|
||||
, Bosnian, Croatian, Serbian (Latin script),
|
||||
Romanian and Albanian languages
|
||||
win1250 - Central and Eastern European such as Polish, Czech, Slovak, Hungarian, Slovene, Bosnian, Croatian, Serbian (Latin script), Romanian and Albanian languages
|
||||
|
||||
win1251 - Cyrillic alphabet such as Russian,
|
||||
Bulgarian, Serbian Cyrillic and other langua
|
||||
ges
|
||||
win1251 - Cyrillic alphabet such as Russian, Bulgarian, Serbian Cyrillic and other languages
|
||||
|
||||
win1252 - Western European (Latin) alphabet, used by default
|
||||
|
||||
win1252 - Western European (Latin) alphabet,
|
||||
used by default
|
||||
--fallback arg fallback values
|
||||
|
||||
|
||||
CHANGELOG
|
||||
|
||||
0.25.0
|
||||
|
|
Loading…
Reference in a new issue