NetKAN added mod - K2CommandPodCont-1.1.10.2
This commit is contained in:
parent
b5c370686f
commit
ad9db92bd3
|
@ -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.2",
|
||||
"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.2",
|
||||
"download_size": 860702,
|
||||
"download_hash": {
|
||||
"sha1": "240482B8B610F60B142B522E50AD103BAF46CF75",
|
||||
"sha256": "453FD02CD43457FFB2FB2C3A908E1AA8722D0E7E75CE9CF85D18C95C015FD42A"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2021-01-18T16:18:27.979615+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue