3 stable releases
1.0.2 | Dec 8, 2022 |
---|
#25 in #create-file
7KB
60 lines
cosmoteer_mod_helper
Installation
You can download it from the releases page or install it with cargo:
cargo install cosmoteer_mod_helper
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
Usage: cosmoteer_mod_helper.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
Dependencies
~2–13MB
~102K SLoC