NetKAN added mod - OrbitalTug-1.3.1.2
This commit is contained in:
parent
9a14fe8a9d
commit
7a5d2f029b
|
@ -0,0 +1,62 @@
|
|||
{
|
||||
"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",
|
||||
"version": "1.3.1.2",
|
||||
"ksp_version_min": "1.8.0",
|
||||
"ksp_version_max": "1.12.3",
|
||||
"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",
|
||||
"bugtracker": "https://github.com/linuxgurugamer/OrbitalTug/issues",
|
||||
"remote-avc": "http://ksp.spacetux.net/avc/OrbitalTug",
|
||||
"x_screenshot": "https://spacedock.info/content/linuxgurugamer_179/Orbital_Utility_Vehicle_Updated/Orbital_Utility_Vehicle_Updated-1564954968.0510116.jpg"
|
||||
},
|
||||
"tags": [
|
||||
"parts"
|
||||
],
|
||||
"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.1.2",
|
||||
"download_size": 6570922,
|
||||
"download_hash": {
|
||||
"sha1": "0CDDB1610FC002DDAF6C347436848D14F2B8C06A",
|
||||
"sha256": "53836F70318CB031FBEF06A6F73226444E33A02EF76014D88056C61C0BDE14E0"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2022-05-01T17:34:23.879584+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue