NetKAN added mod - K2CommandPodCont-1.1.10.1
This commit is contained in:
parent
3e976bd2c9
commit
d207c283c5
|
@ -0,0 +1,55 @@
|
|||
{
|
||||
"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.1",
|
||||
"ksp_version_min": "1.8.0",
|
||||
"ksp_version_max": "1.11.0",
|
||||
"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",
|
||||
"remote-avc": "http://ksp.spacetux.net/avc/K2",
|
||||
"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.1",
|
||||
"download_size": 860701,
|
||||
"download_hash": {
|
||||
"sha1": "3B5B21A9E58C9D69BF89C0653E77A8AF0CB64FD4",
|
||||
"sha256": "6D87C2BDF4EBBA123C16F368FC1FDA417DD20A3A19A6D550EF326F2892139E3D"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2021-01-18T15:22:30.174453+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue