266
edits
No edit summary |
No edit summary |
||
Line 236: | Line 236: | ||
|script_version = 0.40 | |script_version = 0.40 | ||
}}</ref> | }}</ref> | ||
=== Addon re-load support for addon development === | |||
2018-12 by jsb | |||
It would be nice to have the option to reload an addon without restarting FlightGear, especially while coding and testing the addon. | |||
For this we would need to | |||
* extend the API (addon.nas) | |||
* make sure an addon can cleanup things before it get unloaded / reloaded | |||
== References == | == References == | ||
{{Appendix}} | {{Appendix}} |
edits