|
|
Line 239: |
Line 239: |
| |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 (addons.nas)
| |
| * make sure an addon can cleanup things before it get unloaded / reloaded
| |
|
| |
|
| == References == | | == References == |
| {{Appendix}} | | {{Appendix}} |