20,741
edits
Line 93: | Line 93: | ||
* [[Spoken ATC]] | * [[Spoken ATC]] | ||
* [[FGCamera]] (work in progress) | * [[FGCamera]] (work in progress) | ||
== Ideas == | |||
=== Catalog & Package Manager support === | |||
if this works with more complex, pre-existing addons such as [[Bombable]], where the file layout is a replica of the old FGData layout, these types of mature addons might be better as SourceForge FlightGear sub-projects rather than being copied into FGAddon. Maybe the config file and nasal script could be used to automate the installation process ?<ref>{{cite web | |||
|url = https://sourceforge.net/p/flightgear/mailman/message/35953179/ | |||
|title = <nowiki> Re: [Flightgear-devel] Simple API for creating FlightGear | |||
addons/plugins </nowiki> | |||
|author = <nowiki> Edward d'Auvergne </nowiki> | |||
|date = Jul 19th, 2017 | |||
|added = Jul 19th, 2017 | |||
|script_version = 0.40 | |||
}}</ref> | |||
The [[Bombable]] addon is one of the most popular addons out there, and a large number of aircraft in FGAddon have bombable support, so it is worth not forgetting about. Especially if the addon system one day becomes automated through a [[Catalog metadata|catalog.xml type system]]<ref>{{cite web | |||
|url = https://sourceforge.net/p/flightgear/mailman/message/35953650/ | |||
|title = <nowiki> Re: [Flightgear-devel] Simple API for creating FlightGear | |||
addons/plugins </nowiki> | |||
|author = <nowiki> Edward d'Auvergne </nowiki> | |||
|date = Jul 19th, 2017 | |||
|added = Jul 19th, 2017 | |||
|script_version = 0.40 | |||
}}</ref> | |||
== References == | == References == | ||
{{Appendix}} | {{Appendix}} |