3ed55f7aeb27be79518cf9c531651ca6d3819d5a
* Improved menu interaction * Added Overview message * Added Pinning functionality. Pinning a mission so you can easily pull up the briefing again. * Added "Clear View" command to get rid of the message on the screen.
Spearhead
Contributing.
-
Make a fitting branch.
-
Change reference in the file ./dev_classes.lua
-
Add a "do script" trigger in the mission. The script should be
assert(loadfile('<path to ./dev folder>' .. "dev_classes.lua"))()This will load all the class files and run the config and main.lua.This way you can just hit "fly again" after making mission changes which speeds up development quite a lot.
Languages
Lua
78.5%
HTML
14%
JavaScript
3.6%
CSS
3.6%
Python
0.3%