inital commit
This commit is contained in:
commit
b17e9ae3fb
36 changed files with 771 additions and 0 deletions
11
QOL/Fairings.cfg
Normal file
11
QOL/Fairings.cfg
Normal file
|
@ -0,0 +1,11 @@
|
|||
// Default fairings to Clamshell
|
||||
@PART[*]:HAS[@MODULE[ModuleProceduralFairing]]:FINAL
|
||||
{
|
||||
@MODULE[ModuleProceduralFairing]
|
||||
{
|
||||
%nArcs = 2
|
||||
%useClamshell = true
|
||||
%ejectionForce = 100
|
||||
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue