"NetKAN generated mods - OrbitalTug-1.3.0.8"
This commit is contained in:
parent
71090225fb
commit
2bfc730cc5
|
@ -0,0 +1,56 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "OrbitalTug",
|
||||
"name": "Orbital Utility Vehicle Updated",
|
||||
"abstract": "A small set of parts for moving stuff around in space..... like asteroids",
|
||||
"author": "linuxgurugamer",
|
||||
"license": "CC-BY-NC-SA-4.0",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/186920-173-orbital-utility-vehicle-aka-orbital-tug/",
|
||||
"spacedock": "https://spacedock.info/mod/2198/Orbital%20Utility%20Vehicle%20Updated",
|
||||
"repository": "https://github.com/linuxgurugamer/OrbitalTug",
|
||||
"x_screenshot": "https://spacedock.info/content/linuxgurugamer_179/Orbital_Utility_Vehicle_Updated/Orbital_Utility_Vehicle_Updated-1564954968.0510116.jpg"
|
||||
},
|
||||
"version": "1.3.0.8",
|
||||
"ksp_version_min": "1.7.1",
|
||||
"ksp_version_max": "1.7.3",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "BurstAtomicThrust"
|
||||
},
|
||||
{
|
||||
"name": "B9PartSwitch"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "AllYAll"
|
||||
},
|
||||
{
|
||||
"name": "DockingCamKURS"
|
||||
},
|
||||
{
|
||||
"name": "TacSelfDestructContinued"
|
||||
},
|
||||
{
|
||||
"name": "JSIAdvancedTransparentPods"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "OrbitalTug",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/2198/Orbital%20Utility%20Vehicle%20Updated/download/1.3.0.8",
|
||||
"download_size": 7826388,
|
||||
"download_hash": {
|
||||
"sha1": "64AF716D152F4E361A06FE7393C742BF9437A0E9",
|
||||
"sha256": "FB70AED4881B1580899D51D09053E9A7140CC1FAEE269C0EF9E65FF42567CA33"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue