Difference between revisions of "Multistage.dll"

From OrbiterWiki
Jump to navigation Jump to search
m (Fixed spelling of "Redirect" - It'll do for now.)
(Removed redirect to Spacecraft.dll)
Tag: Removed redirect
Line 1: Line 1:
#REDIRECT [[Spacecraft.dll]]
+
{{Addon
 +
|1=[http://users.swing.be/vinka/ Vinka's website] (no longer active)
 +
|2=Vinka
 +
|3=Multistage2
 +
|4=Orbiter 2010 or earlier
 +
}}
 +
 
 +
'''Multistage.dll''' is an add-on framework for Orbiter 2010 or earlier, which allows a developer to create [[add-on]] launchers with multiple stages 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 launchers with multiple stages for Orbiter without the need for a custom [[DLL]].
 +
 
 +
==Orbiter 2010 support==
 +
Multistage2.dll is not well supported for Orbiter 2010, and it triggers "missing mesh/no visuals" problem. BrianJ solved this problem with Stage.dll available in Orbithangar.<ref>[https://orbithangar.com/showAddon.php?id=0f119419-52c7-48df-804a-5595b04bde84 Stage.dll for Orbiter 2010]</ref>
 +
 
 +
{{stub}}
 +
 
 +
[[Category:Orbiter 2006 add-ons]]
 +
[[Category:Orbiter 2010 add-ons]]

Revision as of 08:08, 10 May 2021

Project home: Vinka's website (no longer active)
Author: Vinka
Current version: Multistage2
Compatibility: Orbiter 2010 or earlier


Multistage.dll is an add-on framework for Orbiter 2010 or earlier, which allows a developer to create add-on launchers with multiple stages 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 launchers with multiple stages for Orbiter without the need for a custom DLL.

Orbiter 2010 support

Multistage2.dll is not well supported for Orbiter 2010, and it triggers "missing mesh/no visuals" problem. BrianJ solved this problem with Stage.dll available in Orbithangar.[1]

This article is a stub. You can help Orbiterwiki by expanding it.