Difference between revisions of "Spacecraft.dll"

From OrbiterWiki
Jump to navigation Jump to search
m (Reverted edits by 218.61.16.8 (Talk); changed back to last version by Urwumpe)
m
Line 5: Line 5:
  
 
'''Spacecraft.dll''' allows a developer to create complicated [[add-on]] [[vessels]] through manipulation of simple text-based [[configuration files]]. It's a required component for many simpler add-ons.
 
'''Spacecraft.dll''' allows a developer to create complicated [[add-on]] [[vessels]] through manipulation of simple text-based [[configuration files]]. It's a required component for many simpler add-ons.
 +
 +
==Spacecraft3==
 +
 +
The current version is Spacecraft3.dll. The module got renamed, because the input file format changed and is no longer compatible to spacecraft.dll. The latest version supports [[attachments]], advanced [[aerodynamics]] and [[Orbitersound 3.5]].
  
 
==See also==
 
==See also==

Revision as of 12:20, 19 March 2009

Project home: Vinka's site
Author: Vinka
Current version: Unknown
Compatibility: Unknown


Spacecraft.dll allows a developer to create complicated add-on vessels through manipulation of simple text-based configuration files. It's a required component for many simpler add-ons.

Spacecraft3

The current version is Spacecraft3.dll. The module got renamed, because the input file format changed and is no longer compatible to spacecraft.dll. The latest version supports attachments, advanced aerodynamics and Orbitersound 3.5.

See also

  • Multistage.dll, also by Vinka, does the same for launchers with multiple stages.
This article is a stub. You can help Orbiterwiki by expanding it.