NetKAN added mod - ConnectedLivingSpace-2.0.0.6
This commit is contained in:
parent
1430776ca2
commit
e5e22ed63c
|
@ -0,0 +1,46 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "ConnectedLivingSpace",
|
||||
"name": "Connected Living Space",
|
||||
"abstract": "Identify and make use of living spaces that are connected to each other on a vessel.",
|
||||
"author": [
|
||||
"Codepoet",
|
||||
"Papa_Joe",
|
||||
"Micha"
|
||||
],
|
||||
"version": "2.0.0.6",
|
||||
"ksp_version_min": "1.8.0",
|
||||
"ksp_version_max": "1.11.99",
|
||||
"license": "CC-BY-NC-SA-4.0",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/index.php?showtopic=192130",
|
||||
"repository": "https://github.com/codepoetpbowden/ConnectedLivingSpace",
|
||||
"bugtracker": "https://github.com/codepoetpbowden/ConnectedLivingSpace/issues"
|
||||
},
|
||||
"tags": [
|
||||
"plugin",
|
||||
"crewed"
|
||||
],
|
||||
"localizations": [
|
||||
"zh-cn",
|
||||
"de-de",
|
||||
"en-us",
|
||||
"es-es",
|
||||
"it-it",
|
||||
"ru"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/codepoetpbowden/ConnectedLivingSpace/releases/download/2.0.0.6/ConnectedLivingSpace-2.0.0.6_20201229124458.zip",
|
||||
"download_size": 103973,
|
||||
"download_hash": {
|
||||
"sha1": "AD40609356D8E2D6545811F191914DED40C60FCB",
|
||||
"sha256": "2FCA9E5B9D4070E0194727DA31C1B3EB763FBC2676429898E2719BB1B346B040"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2020-12-29T12:54:33Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue