-
Notifications
You must be signed in to change notification settings - Fork 77
Open
Description
So far only their very usage was mentioned outside of the code only in #154, but TheForceEngine/main.cpp in void parseOption
actually contains:
-gDARK
or--game DARK
: Directly load the Dark Forces game, skipping the titlescreen.-r<replay_path>
: Load a replay from the given path.-nosound
or--nosound
:: Disable sound/audio.-fullscreen
or--fullscreen
: Force fullscreen mode.-skip_load_delay
or--skip_load_delay
: Skip loading delay (for faster startup).--demo_logging
: Enable Dark Forces demo logging (for dev/testing).--exit_after_replay
: Exit the program after a replay finishes.
Could you document them to https://theforceengine.github.io/Documentation.html?
And is it okay for me to add them to README.md?
Metadata
Metadata
Assignees
Labels
No labels