OHM Unity v2

OrbitHangar

Addon Comments
Joined
Apr 9, 2008
Messages
3,832
Reaction score
18
Points
0
Based loosely on t/Space's Spiral CEV. UMMU compatible, designed to ferry astronauts from LEO to the Moon and vice versa using current tech. t/Space's Spiral CEV docs are included for a bit of light reading. Re-uploaded due to a minor C++ compiler error causing bugs. Have fun!

More...
 
Based loosely on t/Space's Spiral CEV. UMMU compatible, designed to ferry astronauts from LEO to the Moon and vice versa using current tech. t/Space's Spiral CEV docs are included for a bit of light reading. Re-uploaded due to a minor C++ compiler error causing bugs. Have fun!

More...

Is this release missing a config file?
 
Unity V2

The documents really wet your appitite, but there are absolutely NO config files WHATSOEVER!

This addon needs updating with the relivant config files ASAP.
 
These should work

Unity.cfg
Code:
; === Configuration file for vessel class Unity===
ClassName = unity
Module = unity
UnityTanker.cfg
Code:
; === Configuration file for vessel class UnityTanker===
ClassName = unity tanker
Module = unity tanker
 

Attachments

That did the trick! If you put both those files in a folder named `Unity` in the config folder it woks a treat. Thank you.
 
Thank you :cheers: I'll always try and fix problems when I can
 
Back
Top