This section provides technical information about the engine (Solarus). The first step is probably to understand what is a quest recognized by the engine, and how to modify or create a quest. To that end, I provide the specification of the different files of a quest.
Then, if you are interested, the second step may be to understand how the engine works. You can download or browse the source code, and browse the online Doxygen documentation of the C++ code.
Comments