cosmoteermodhelper

Usage

If you just run the executable, it will create a file named cosmoteer-mods.ron containing all mod-ids you have enabled.

If you run the executable with the file as an argument, either on the command line or by dropping the cosmoteer-mods.ron onto the executable.

CLI

```txt Usage: cosmoteermodhelper.exe [OPTIONS] [FILE]

Arguments: [FILE] The file to open

Options: -n, --no-confirm If set, doesn't ask for confirmation -h, --help Print help information ```