start
- Start the gameexport
- Export resourceshelpFile
- Parse a WinHelp file and extract all the information from it
--no-logo
- Suppress banner message- [
-h
|--help
] - Show CLI help info or command help info
$ O21.Game start <GAME_DIR> [--screenSizes <WIDTH> <HEIGHT>]
Arguments:
GAME_DIR
- The directory where the game will be loaded- (Option)
--screenSizes
- Set up the sizes of window (width and height)
$ O21.Game export <RESOURCES_DIR> [-o|--out <OUTPUT_DIR>]
Arguments:
RESOURCES_DIR
- The file from which the resources will be exported- (Option)
--out
- Directory where resources will be stored
$ O21.Game helpFile <HELP_FILE> [-o|--out <OUTPUT_DIR>]
Arguments:
HELP_FILE
- Path to the input .hlp file.- (Option)
--out
- Path to the output directory