Difference between revisions of "Multistage.dll"
Soumya-8974 (talk | contribs) |
(Added category.) |
||
Line 16: | Line 16: | ||
{{stub}} | {{stub}} | ||
+ | [[Category: Articles]] | ||
[[Category:Orbiter 2006 add-ons]] | [[Category:Orbiter 2006 add-ons]] | ||
[[Category:Orbiter 2010 add-ons]] | [[Category:Orbiter 2010 add-ons]] |
Revision as of 03:42, 15 October 2022
Project home: Vinka's website (no longer active) |
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] Later, he released a new add-on called Multistage2015 to supplant Multistage.dll for Orbiter 2010 and Orbiter 2016.