NetKAN added mod - KSAIVAUpgrade-v1.6.0
This commit is contained in:
parent
03e3c5910a
commit
b08db46300
|
@ -0,0 +1,76 @@
|
|||
{
|
||||
"spec_version": "v1.16",
|
||||
"identifier": "KSAIVAUpgrade",
|
||||
"name": "KSA IVA Upgrade",
|
||||
"abstract": "Detailed IVAs for the stock mk1 pods and cockpits.",
|
||||
"author": [
|
||||
"RangeMachine",
|
||||
"JonnyOThan"
|
||||
],
|
||||
"version": "v1.6.0",
|
||||
"ksp_version_min": "1.8.0",
|
||||
"ksp_version_max": "1.12.99",
|
||||
"license": "CC-BY-SA-2.0",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/208598-ksa-iva-upgrade-adopted-mk1-stock-parts/",
|
||||
"repository": "https://github.com/JonnyOThan/KSA-IVA-Upgrade",
|
||||
"bugtracker": "https://github.com/JonnyOThan/KSA-IVA-Upgrade/issues",
|
||||
"license": "https://github.com/JonnyOThan/KSA-IVA-Upgrade/blob/main/LICENSE",
|
||||
"remote-avc": "https://raw.githubusercontent.com/JonnyOThan/KSA-IVA-Upgrade/main/GameData/KSA/IVAUpgrade/KSA_IVAUpgrade.version",
|
||||
"x_screenshot": "https://i.imgur.com/MkfyOsO.png"
|
||||
},
|
||||
"tags": [
|
||||
"config",
|
||||
"crewed",
|
||||
"graphics"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "RasterPropMonitor"
|
||||
},
|
||||
{
|
||||
"name": "ASETProps"
|
||||
},
|
||||
{
|
||||
"name": "ASETAvionics"
|
||||
},
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "Reviva"
|
||||
}
|
||||
],
|
||||
"suggests": [
|
||||
{
|
||||
"name": "DockingPortAlignmentIndicator"
|
||||
},
|
||||
{
|
||||
"name": "SCANsat"
|
||||
},
|
||||
{
|
||||
"name": "Astrogator"
|
||||
},
|
||||
{
|
||||
"name": "HullcamVDSContinued"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "KSA",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/JonnyOThan/KSA-IVA-Upgrade/releases/download/v1.6.0/KSA-IVA-Upgrade-v1.6.0.zip",
|
||||
"download_size": 39421,
|
||||
"download_hash": {
|
||||
"sha1": "CC35C1F97C60661E21CFBE234B4E7EA1F5CA5FA4",
|
||||
"sha256": "23EBE6034456B627366D72658168499A66915E2225F7402F697E31D00EC382CE"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"install_size": 176909,
|
||||
"release_date": "2022-08-09T22:02:16Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue