Merge branch 'master' of github.com:KSP-CKAN/CKAN-meta
This commit is contained in:
commit
0a7103adc8
|
@ -0,0 +1,28 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"identifier": "ConnectedLivingSpace",
|
||||
"name": "Connected Living Space",
|
||||
"abstract": "This mod identifies areas within a vessel that can be crewed by Kerbals and through which kerbals can pass internally to reach other parts that can be crewed.",
|
||||
"author": "Papa_Joe",
|
||||
"license": "CC-BY-NC-SA-4.0",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/109972-105-connected-living-space-v1201-01-dec-2015-customize-your-cls-parts/",
|
||||
"spacedock": "https://spacedock.info/mod/190/Connected%20Living%20Space",
|
||||
"repository": "https://github.com/codepoetpbowden/ConnectedLivingSpace"
|
||||
},
|
||||
"version": "1.2.1.1",
|
||||
"ksp_version": "1.1.2",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/190/Connected%20Living%20Space/download/1.2.1.1",
|
||||
"download_size": 53619,
|
||||
"download_hash": {
|
||||
"sha1": "A0262FCFFB5FD6FE72CC8972B531E00F07B4D1E8",
|
||||
"sha256": "B8574D93FE08833A07D4A4DF5B3CF5273B0C66924248B4E0D4FC57539775C223"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue