FlightGear wiki talk:Instant-Refs: Difference between revisions

Jump to navigation Jump to search
(→‎automated test: new section)
Line 339: Line 339:


::: I use [http://www.jslint.com JSLint] plus a bit of manual editing (if needed). -- [[User:Elgaton|ElGaton]] ([[User talk:Elgaton|<tt>talk</tt> to me]]) 17:34, 21 May 2016 (EDT)
::: I use [http://www.jslint.com JSLint] plus a bit of manual editing (if needed). -- [[User:Elgaton|ElGaton]] ([[User talk:Elgaton|<tt>talk</tt> to me]]) 17:34, 21 May 2016 (EDT)
== GreaseMonkey 4.0 support ==
See: https://www.greasespot.net/2017/09/greasemonkey-4-for-script-authors.html
--[[User:Hooray|Hooray]] ([[User talk:Hooray|talk]]) 16:18, 18 November 2017 (EST)


== automated test ==
== automated test ==


we now have a simple API to add addons to FlightGear without the need to mess around with FGData/Nasal or FGHome/Nasal directories. FlightGear now accepts the command line switch --addon=/path/to/some/addon (note: command line switch is just that: a command line switch - not an option to be entered into the launcher). <ref>{{cite web  |url    =  https://sourceforge.net/p/flightgear/mailman/message/35951307/  |title  =  <nowiki> [Flightgear-devel] Simple API for creating FlightGear addons/plugins </nowiki>  |author =  <nowiki> Torsten Dreyer </nowiki>  |date  =  Jul 18th, 2017  |added  =  Jul 18th, 2017  |script_version = 0.36  }}</ref>
we now have a simple API to add addons to FlightGear without the need to mess around with FGData/Nasal or FGHome/Nasal directories. FlightGear now accepts the command line switch --addon=/path/to/some/addon (note: command line switch is just that: a command line switch - not an option to be entered into the launcher). <ref>{{cite web  |url    =  https://sourceforge.net/p/flightgear/mailman/message/35951307/  |title  =  <nowiki> [Flightgear-devel] Simple API for creating FlightGear addons/plugins </nowiki>  |author =  <nowiki> Torsten Dreyer </nowiki>  |date  =  Jul 18th, 2017  |added  =  Jul 18th, 2017  |script_version = 0.36  }}</ref>

Navigation menu