Skip to content
apoxhu edited this page Dec 22, 2019 · 4 revisions

Welcome to the MA3-Lua-API wiki!

Intention of this wiki repo is to give an unofficial API description for the GrandMA3's LUA API. You can find our findings and examples of code.

Contribution to the wiki are welcome.

MA3 LUA API is running on top of LUA 5.3 (see manual).
It has coroutines and the following modules pre-installed:

Clone this wiki locally