文字说明
赛博朋克2077中用于REDengine使用的脚本的工具包。目前包括编译器,反编译器和反汇编器。
用法
Usage:
decompile [opts]
compile [opts]
Compiler options:
-s, --src SRC source file or directory
-b, --bundle BUNDLE redscript bundle file to read
-o, --output OUTPUT redscript bundle file to write
Decompiler options:
-i --input INPUT input redscripts bundle file
-o, --output OUTPUT output file or directory
-m, -
2021-11-23 18:39:26
62KB
Rust
1