cosmoteer_mod_helper

Crates.iocosmoteer_mod_helper
lib.rscosmoteer_mod_helper
version1.0.2
sourcesrc
created_at2022-12-08 12:51:21.119135
updated_at2022-12-08 13:15:45.93875
descriptionSimple tool to help players sync mods
homepagehttps://github.com/hardliner66/cosmoteer_mod_helper
repositoryhttps://github.com/hardliner66/cosmoteer_mod_helper
max_upload_size
id732563
size19,214
Steve Biedermann (hardliner66)

documentation

README

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
Commit count: 10

cargo fmt