NetKAN generated mods - K2CommandPodCont-1.1.10
This commit is contained in:
parent
14d6dce531
commit
33bdd5911b
|
@ -0,0 +1,54 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "K2CommandPodCont",
|
||||
"name": "K2 Command Pod Continued",
|
||||
"abstract": "The K2 Command Pod. This pod supports 2 Kerbals (but only requires 1 - making it handy for rescue missions). This",
|
||||
"author": "linuxgurugamer",
|
||||
"version": "1.1.10",
|
||||
"ksp_version_min": "1.8.0",
|
||||
"ksp_version_max": "1.10.1",
|
||||
"license": "CC-BY-NC-SA-4.0",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/155013-12-k2-command-pod-two-kerbal-stock-alike-pod/",
|
||||
"spacedock": "https://spacedock.info/mod/1163/K2%20Command%20Pod%20Continued",
|
||||
"repository": "https://github.com/linuxgurugamer/K2_Command_Pod",
|
||||
"x_screenshot": "https://spacedock.info/content/linuxgurugamer_179/K2_Command_Pod_Continued/K2_Command_Pod_Continued-1484432872.6032515.png"
|
||||
},
|
||||
"tags": [
|
||||
"parts",
|
||||
"crewed"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"supports": [
|
||||
{
|
||||
"name": "ConnectedLivingSpace"
|
||||
},
|
||||
{
|
||||
"name": "TacLifeSupport"
|
||||
}
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "K2CommandPod"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/JFJohnny5",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/1163/K2%20Command%20Pod%20Continued/download/1.1.10",
|
||||
"download_size": 860697,
|
||||
"download_hash": {
|
||||
"sha1": "8217323180BFE8E06CFB851E80C9697CE6E29336",
|
||||
"sha256": "E0A8DE6FC58609856B60BFD62E7CD9D55494B713DC58EFEDA4BD093D5358170C"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2020-11-01T15:29:06.761839+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue