20,741
edits
Line 37: | Line 37: | ||
== Good to know == | == Good to know == | ||
this API does nothing more than loading a overlay XML into the property tree and starts a well known Nasal function<ref>{{cite web | |||
|url = https://forum.flightgear.org/viewtopic.php?p=314620#p314620 | |||
|title = <nowiki> Re: New Feature: Addon - "API" </nowiki> | |||
|author = <nowiki> Torsten </nowiki> | |||
|date = Jul 19th, 2017 | |||
|added = Jul 19th, 2017 | |||
|script_version = 0.40 | |||
}}</ref> | |||
The new addon "API" lets you add a config.xml to override the settings in defaults.xml. | The new addon "API" lets you add a config.xml to override the settings in defaults.xml. | ||
Line 50: | Line 60: | ||
|date = Jul 23rd, 2017 | |date = Jul 23rd, 2017 | ||
|added = Jul 23rd, 2017 | |added = Jul 23rd, 2017 | ||
|script_version = 0.40 | |||
}}</ref> | |||
We have some instructions how to use SVN [[FGAddon|in our wiki]]. It covers mostly aircraft development but the workflow is pretty much the same for addons.<ref>{{cite web | |||
|url = https://forum.flightgear.org/viewtopic.php?p=314647#p314647 | |||
|title = <nowiki> Re: Spoken ATC </nowiki> | |||
|author = <nowiki> Torsten </nowiki> | |||
|date = Jul 19th, 2017 | |||
|added = Jul 19th, 2017 | |||
|script_version = 0.40 | |script_version = 0.40 | ||
}}</ref> | }}</ref> |