"NetKAN generated mods - ConnectedLivingSpace-1.1.1.0"
This commit is contained in:
parent
d13c36f8d8
commit
c4583c65dd
|
@ -1,21 +1,26 @@
|
||||||
{
|
{
|
||||||
"spec_version": 1,
|
"spec_version": 1,
|
||||||
"identifier": "ConnectedLivingSpace",
|
"identifier": "ConnectedLivingSpace",
|
||||||
|
"name": "Connected Living Space",
|
||||||
|
"abstract": "Identifies internals spaces that are connected together within a vessel.",
|
||||||
|
"author": "codepoet",
|
||||||
"license": "CC-BY-NC-SA-4.0",
|
"license": "CC-BY-NC-SA-4.0",
|
||||||
|
"resources": {
|
||||||
|
"kerbalstuff": "https://kerbalstuff.com/mod/11/Connected%20Living%20Space"
|
||||||
|
},
|
||||||
|
"version": "1.1.1.0",
|
||||||
|
"ksp_version": "0.90",
|
||||||
"depends": [
|
"depends": [
|
||||||
{
|
{
|
||||||
"name": "ModuleManager"
|
"name": "ModuleManager"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"resources": {
|
|
||||||
"kerbalstuff": "https://kerbalstuff.com/mod/11/Connected%20Living%20Space"
|
|
||||||
},
|
|
||||||
"ksp_version": "0.90",
|
|
||||||
"name": "Connected Living Space",
|
|
||||||
"abstract": "Identifies internals spaces that are connected together within a vessel.",
|
|
||||||
"author": "codepoet",
|
|
||||||
"version": "1.1.1.0",
|
|
||||||
"download": "http://ckan1.spacedock.info/storage/codepoet_20/Connected_Living_Space/Connected_Living_Space-1.1.1.0.zip",
|
"download": "http://ckan1.spacedock.info/storage/codepoet_20/Connected_Living_Space/Connected_Living_Space-1.1.1.0.zip",
|
||||||
"x_generated_by": "netkan",
|
"download_size": 37765,
|
||||||
"download_size": 37765
|
"download_hash": {
|
||||||
|
"sha1": "B6741DBABA3F4C77C39AFD831558647A6D5980DC",
|
||||||
|
"sha256": "43FFA0E43338574594E411B389406A05F4C04EAC46C2518BA00E4DE36A1B8296"
|
||||||
|
},
|
||||||
|
"download_content_type": "application/zip",
|
||||||
|
"x_generated_by": "netkan"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue