#mod #sync #file #player #executable #create-file

app cosmoteer_mod_helper

帮助玩家同步模组的简单工具

3个稳定版本

1.0.2 2022年12月8日

#25 in #create-file

自定义许可

7KB
60 行代码(不含注释)

cosmoteer_mod_helper

安装

您可以从发布页面下载,或者使用cargo安装。

cargo install cosmoteer_mod_helper

使用方法

如果您直接运行可执行文件,它将创建一个名为cosmoteer-mods.ron的文件,其中包含您已启用的所有模组ID。

如果您将文件作为参数传递给可执行文件,无论是通过命令行还是将cosmoteer-mods.ron拖放到可执行文件上。

命令行界面

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

依赖项

~2–13MB
~102K SLoC