"NetKAN generated mods - OrbitalTug-1.3.0.7"
This commit is contained in:
parent
13335bef91
commit
8ca2a77c45
|
@ -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.7",
|
||||
"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.7",
|
||||
"download_size": 7826396,
|
||||
"download_hash": {
|
||||
"sha1": "A080963751DFAFD68F5D3EC5CE22608DA08FAD78",
|
||||
"sha256": "227C23F29D3D876662694C8FD28B5C6536CCC61FB09D44719EDFC6074376AA87"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue