Switch HabTechRobotics from bundled to depends for ShuttleOrbiterConstructionKit

This commit is contained in:
HebaruSan 2023-02-26 17:39:18 +00:00 committed by GitHub
parent 2f65417527
commit 986953fc6d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 4 deletions

View File

@ -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"