Skip to content
Shane Saxon edited this page May 19, 2016 · 11 revisions

You can create a new app or plugin based on the code base. ANTz is primarily written in C with occasional wrapper functions to access other languages, primarily C++ and Python.

All core code is located in the main 'sdk/src' folder, libraries are in the 'sdk/libs' folder.

If you wish to contribute to the core code, then please skim:

Clone this wiki locally