inital commit
This commit is contained in:
commit
b17e9ae3fb
36 changed files with 771 additions and 0 deletions
8
QOL/dockRotate.cfg
Executable file
8
QOL/dockRotate.cfg
Executable file
|
@ -0,0 +1,8 @@
|
|||
//remove the redundant (and less featureful) stock docking rotation when dockrotate is on a part
|
||||
@PART[*]:HAS[@MODULE[ModuleDockRotate]]:FINAL
|
||||
{
|
||||
@MODULE[ModuleDockingNode]
|
||||
{
|
||||
@canRotate = False
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue