菜单
CLI
phichain-converter 是一个 CLI (Command Line Interface) 程序,需要在终端中运行
在 Phichain 安装包根目录下,可以找到 phichain-converter(.exe)
文件
使用 phichain-converter --help
后得到如下内容:
Converts Phigros charts between different formats
Usage: phichain-converter --input <INPUT> --output <OUTPUT> <PATH>
Arguments:
<PATH> The path of the input chart
Options:
-i, --input <INPUT> The input chart format [possible values: official, phichain, rpe, primitive]
-o, --output <OUTPUT> The output chart format [possible values: official, phichain, rpe, primitive]
-h, --help Print help