6,609
edits
(→Histoire: Added Red Leader's GitLab acquisition note to match the English article.) |
(→Ligne de commande: Conversion to the {{fgaddon co}} template.) |
||
| Line 51: | Line 51: | ||
==== Ligne de commande ==== | ==== Ligne de commande ==== | ||
Pour télécharger l'aéronef pour FlightGear 3.4 | Pour télécharger l'aéronef pour FlightGear 3.4, il suffit de taper: | ||
{{#tag:syntaxhighlight| | |||
{{fgaddon co|branch=branches/release-3.4.0|path=Aircraft/V22-Osprey|post=}} | |||
| lang = "sh" | |||
}} | |||
Pour obtenir la version en développement, tapez: | Pour obtenir la version en développement, tapez: | ||
{{#tag:syntaxhighlight| | |||
{{fgaddon co|path=Aircraft/V22-Osprey|post=}} | |||
| lang = "sh" | |||
}} | |||
Si tous les environ 500 aéronefs du dépôt sont souhaités - faites attention que ce sera un énorme téléchargement de plus de 6 Go - utilisez la commande suivante: | Si tous les environ 500 aéronefs du dépôt sont souhaités - faites attention que ce sera un énorme téléchargement de plus de 6 Go - utilisez la commande suivante: | ||
{{#tag:syntaxhighlight| | |||
{{fgaddon co|post=flightgear-fgaddon}} | |||
| lang = "sh" | |||
}} | |||
En cas d'utilisation une version FlightGear stable, par exemple FlightGear | En cas d'utilisation une version FlightGear stable, par exemple FlightGear 2016.1, pour obtenir tous les aéronefs de FGAddon qui correspondent à la version de FlightGear installée, utilise: | ||
{{#tag:syntaxhighlight| | |||
{{fgaddon co|branch=branches/release-2016.1|post=flightgear-fgaddon}} | |||
| lang = "sh" | |||
}} | |||
==== Clients GUI et TortoiseSVN ==== | ==== Clients GUI et TortoiseSVN ==== | ||