5db860a7a22b52ca3f3ff9f4b9797155260b7af5
5db860a7a2
Docs rework (#21)
* wip * docs reworked * reworked docs * updated docs and pipeline --------- Co-authored-by: ex61wi <tim.rorije@ing.com> Co-authored-by: dutchie032 <dutchie032>
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%