Gaerzi / acc

ACC is an ACS script compiler for use with ZDoom and Hexen.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ACC

ACC is an ACS script compiler for use with ZDoom and Hexen. http://zdoom.org/wiki/ACC

Usage

Usage: ACC [options] source[.acs] [object[.o]]
-i [path]  Add include path to find include files
-d[file]   Output debugging information
-h         Create pcode compatible with Hexen and old ZDooms
-hh        Like -h, but use of new features is only a warning

About

ACC is an ACS script compiler for use with ZDoom and Hexen.


Languages

Language:C 97.4%Language:Objective-C 1.8%Language:Makefile 0.8%