NetKAN added mod - Corvus125mTwoKerbalPod-2-1.3.7
This commit is contained in:
parent
7bd4651199
commit
b8056db616
|
@ -0,0 +1,83 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "Corvus125mTwoKerbalPod",
|
||||
"name": "Corvus CF",
|
||||
"abstract": "A 2-Kerbal Command Pod for the early game, originally by **OrionKermin**",
|
||||
"author": [
|
||||
"OrionKermin",
|
||||
"Micha"
|
||||
],
|
||||
"version": "2:1.3.7",
|
||||
"ksp_version_min": "1.11.0",
|
||||
"ksp_version_max": "1.12.99",
|
||||
"license": "CC-BY-SA",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/index.php?showtopic=163101",
|
||||
"spacedock": "https://spacedock.info/mod/1405/Corvus%20CF",
|
||||
"repository": "https://github.com/mwerle/Corvus_CF",
|
||||
"bugtracker": "https://github.com/mwerle/Corvus_CF/issues",
|
||||
"remote-avc": "https://github.com/mwerle/Corvus_CF/raw/master/GameData/Corvus/Corvus_CF.version",
|
||||
"x_screenshot": "https://spacedock.info/content/micha_8295/Corvus_CF/Corvus_CF-1496963582.091009.jpg"
|
||||
},
|
||||
"tags": [
|
||||
"parts",
|
||||
"crewed"
|
||||
],
|
||||
"localizations": [
|
||||
"de-de",
|
||||
"en-us",
|
||||
"es-es"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "AnimatedDecouplers"
|
||||
}
|
||||
],
|
||||
"supports": [
|
||||
{
|
||||
"name": "ConnectedLivingSpace"
|
||||
},
|
||||
{
|
||||
"name": "DeadlyReentry"
|
||||
},
|
||||
{
|
||||
"name": "RasterPropMonitor"
|
||||
},
|
||||
{
|
||||
"name": "RealChute"
|
||||
},
|
||||
{
|
||||
"name": "Snacks"
|
||||
},
|
||||
{
|
||||
"name": "TACLS"
|
||||
},
|
||||
{
|
||||
"name": "TweakScale"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "HGR",
|
||||
"install_to": "GameData"
|
||||
},
|
||||
{
|
||||
"find": "Corvus",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/1405/Corvus%20CF/download/1.3.7",
|
||||
"download_size": 6842045,
|
||||
"download_hash": {
|
||||
"sha1": "9138BE58C7CFAA7BD6B276589D5BF5365C6608D4",
|
||||
"sha256": "50E3FC6F3546C52032A159FEF2FED2F5D337C97CFC43127CFF43B63B70D9DF9F"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2021-07-01T00:49:47.31614+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue