-
Notifications
You must be signed in to change notification settings - Fork 9
Tool: ac.exe
Robert Jordan edited this page Sep 23, 2020
·
5 revisions
The command line tool ac is used to compile ANM Animation (.anm
) scripts. It is available in many of the publicly released CatSystem2 toolsets.
usage: ac [filename]
arguments:
filename file name to convert (requires ".txt" extension)
- ac outputs files using the input file name and
.anm
extension.
ac anm_01.txt
- List full usage
- List wildcard support
- List locale requirements
- List different directory support
-
\
path slashes required? -
.txt
script extensions required?