
Tutorials for this are all around the web, and it allows you to track your changes and easily update your local copy. To actually get the ACE3 source code on your machine, it is recommended that you use Git.

exes for the Python scripts we use allows us to make easy changes without the hassle of compiling self-extracting exes all the time. The structure of this development environment also allows for file patching, which is very useful for debugging. Additionally, Mikero’s Tools are stricter and report more errors than AddonBuilder does. ACE3, however, makes use of CBA macros to simplify things and give the developer access to a better debug process, which requires a stricter build environment. If you have contributed to AGM you might be used to an easier build process, where there was even an.

