-
Notifications
You must be signed in to change notification settings - Fork 9
Tool: mc.exe
Robert Jordan edited this page Oct 3, 2020
·
10 revisions
The command line tool mc is used to compile CST Scene (.cst
) scripts. It is available in many of the publicly released CatSystem2 toolsets.
Requires Japanese Locale and Shift JIS text files
usage: mc [filename]
arguments:
filename file name to convert (forces ".txt" extension)
- mc does not output files based on the input file name, but instead based on the "#" labels present in a given script file. Forgetting to include or change the "#" label is a common mistake.
- mc outputs files using the input file's label names and
.cst
extension.
mc op
mc *
- CatSystem2 Manual: mc
- CatSystem2 Manual: "#" labels
- CatSystem2 Manual: Scene script
- CatSystem2 Toolset: Download
- List full usage
- List wildcard support
- List different directory support
-
\
path slashes required?