1,375
edits
| Line 46: | Line 46: | ||
The new addon mechanism lets you add a <code>addon-config.xml</code> to override the settings in <code>defaults.xml</code> and other files. | The new addon mechanism lets you add a <code>addon-config.xml</code> to override the settings in <code>defaults.xml</code> and other files. | ||
That will allow an addon to | That will allow an addon to: | ||
* | * override key bindings (as in the spoken ATC addon), | ||
* | * add or override autopilots and property rules, | ||
* | * introduce XML state machines. | ||
Unless your really want to add/change/remove those at runtime, this should cater for most use cases.<ref>{{cite web | Unless your really want to add/change/remove those at runtime, this should cater for most use cases.<ref>{{cite web | ||
edits