Difference between revisions of "Spacecraft.dll"
Soumya-8974 (talk | contribs) |
Soumya-8974 (talk | contribs) |
||
Line 1: | Line 1: | ||
− | {{Addon| | + | {{Addon |
− | 1=[http:// | + | |1=[http://francophone.dansteph.com/?page=addon&id=202 Pappy's Hangar] |
− | 2=Vinka | + | |2=Vinka |
+ | |3=Spacecraft4 | ||
+ | |4=Orbiter 2010 or earlier | ||
}} | }} | ||
− | '''Spacecraft.dll''' is an add-on framework for Orbiter, which allows a developer to create [[add-on]] [[vessels]] of many different degrees of complexity by using simple text-based [[configuration files]] which the module reads. It is a required component for many add-ons, and allows developers to quickly create add-on vessels for Orbiter without the need for a [[custom DLL]]. | + | '''Spacecraft.dll''' is an add-on framework for Orbiter 2010 or earlier, which allows a developer to create [[add-on]] [[vessels]] of many different degrees of complexity by using simple text-based [[configuration files]] which the module reads. It is a required component for many add-ons, and allows developers to quickly create add-on vessels for Orbiter without the need for a [[custom DLL]]. |
− | == | + | ==History== |
+ | ===Spacecraft4 (current)=== | ||
The most recent version is Spacecraft4.dll. The module has been renamed for the current version, allowing for changes to the input file format and new features. The latest version supports [[attachments]], advanced [[aerodynamics]], [[virtual cockpit]], [[animations]] and [[Orbitersound 4.0]]. It can be found at the Pappy's Hangar. | The most recent version is Spacecraft4.dll. The module has been renamed for the current version, allowing for changes to the input file format and new features. The latest version supports [[attachments]], advanced [[aerodynamics]], [[virtual cockpit]], [[animations]] and [[Orbitersound 4.0]]. It can be found at the Pappy's Hangar. | ||
==Updates== | ==Updates== | ||
− | Although Vinka does not appear to be continuing work on the add-on, a replacement project has been started to make the spacecraft4 compatible with Orbiter 2016. | + | Although Vinka does not appear to be continuing work on the add-on, a replacement project has been started to make the spacecraft4 compatible with Orbiter 2016.<ref>[http://www.orbiter-forum.com/showthread.php?t=30362]</ref> |
− | |||
− | [http://www.orbiter-forum.com/showthread.php?t=30362] | ||
==See also== | ==See also== | ||
Line 21: | Line 22: | ||
* [[Aircraft.dll]], by MaverickTech, does the same for aircraft. | * [[Aircraft.dll]], by MaverickTech, does the same for aircraft. | ||
+ | ==References== | ||
+ | <references/> | ||
− | [[Category: | + | [[Category:Orbiter 2006 add-ons]] |
− | [[Category: | + | [[Category:Orbiter 2010 add-ons]] |
[[Category:Miscellaneous add-ons]] | [[Category:Miscellaneous add-ons]] | ||
{{Stub}} | {{Stub}} |
Revision as of 07:56, 10 May 2021
Project home: Pappy's Hangar |
Spacecraft.dll is an add-on framework for Orbiter 2010 or earlier, which allows a developer to create add-on vessels of many different degrees of complexity by using simple text-based configuration files which the module reads. It is a required component for many add-ons, and allows developers to quickly create add-on vessels for Orbiter without the need for a custom DLL.
History
Spacecraft4 (current)
The most recent version is Spacecraft4.dll. The module has been renamed for the current version, allowing for changes to the input file format and new features. The latest version supports attachments, advanced aerodynamics, virtual cockpit, animations and Orbitersound 4.0. It can be found at the Pappy's Hangar.
Updates
Although Vinka does not appear to be continuing work on the add-on, a replacement project has been started to make the spacecraft4 compatible with Orbiter 2016.[1]
See also
- Multistage.dll, also by Vinka, does the same for launchers with multiple stages. For the latest Orbiter version, prefer the Multistage 2015 by Fred18, which can be found on Orbit Hangar.
- Aircraft.dll, by MaverickTech, does the same for aircraft.
References