Switch HabTechRobotics from bundled to depends for ShuttleOrbiterConstructionKit
This commit is contained in:
parent
2f65417527
commit
986953fc6d
|
@ -33,17 +33,17 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "HabTechProps"
|
"name": "HabTechProps"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "HabTechRobotics"
|
||||||
}
|
}
|
||||||
|
|
||||||
],
|
],
|
||||||
"install": [
|
"install": [
|
||||||
{
|
{
|
||||||
"find": "Benjee10_shuttleOrbiter",
|
"find": "Benjee10_shuttleOrbiter",
|
||||||
"install_to": "GameData"
|
"install_to": "GameData"
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"find": "htRobotics",
|
|
||||||
"install_to": "GameData"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"find": "Manual",
|
"find": "Manual",
|
||||||
"install_to": "GameData/Benjee10_shuttleOrbiter"
|
"install_to": "GameData/Benjee10_shuttleOrbiter"
|
||||||
|
|
Loading…
Reference in New Issue