Objects
Creating a new object
Scripts
Creating a new script
Sprites
Creating a new sprite
Everything is declared inside createMod's callback. The callback runs once per engine, and mod.engine tells you which one ("gm8" or "gms") — the two do not accept the same GML.
Creating a new object
Creating a new script
Creating a new sprite