Command line options - kianzarrin/LoadOrder GitHub Wiki
There is a GUI for these command-line options in the tool. command-line options are case-sensitive. it's recommended to put them last.
-noAssets: does not load any custom assets including local assets.
-sman: Ignore CS completely and go straight into Subscription manager.
-subscribe or --subscribe="path\to\file" : subscribe to all items in a file with ";" separated list of WS ids.
-unsubscribe or --unsubscribe="path\to\file" : unsubscribe from all items in a file with ";" separated list of WS ids.
#### Auto launch:
-newGame => start a random new game (good for testing new mods on empty maps if you are too lazy to type map name)
--newGame=mapName => load a game from this map
--newGame="Path\To\Map.crp" => load game from this file
-game/--game is same as -newGame/--newGame
-loadSave or -continuelastsave => continue last save
--loadSave="Path\To\Save.crp" => load game this file
--loadSave=savedName => load this save
-save/--save= is same as -loadSave --loadSave=
-LHT (left hand drive)
-loadAsset => asset editor.
-newAsset => asset editor with new asset