NetKAN generated mods - TelemachusForAll-0.1.1
This commit is contained in:
parent
eca536d47f
commit
cb3ec33721
|
@ -0,0 +1,35 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"identifier": "TelemachusForAll",
|
||||
"name": "Telemachus For All",
|
||||
"abstract": "Enable Telemachus for any part which has a data transfer module.",
|
||||
"author": "CraigCottingham",
|
||||
"version": "0.1.1",
|
||||
"ksp_version_min": "1.5.1",
|
||||
"ksp_version_max": "1.8.99",
|
||||
"license": "GPL-3.0",
|
||||
"resources": {
|
||||
"homepage": "https://github.com/CraigCottingham/TelemachusForAll",
|
||||
"repository": "https://github.com/CraigCottingham/TelemachusForAll"
|
||||
},
|
||||
"tags": [
|
||||
"config",
|
||||
"app"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "Telemachus"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/CraigCottingham/TelemachusForAll/releases/download/0.1.1/TelemachusForAll-0.1.1.zip",
|
||||
"download_size": 42915,
|
||||
"download_hash": {
|
||||
"sha1": "48D92577B65ACADC35CBD82595903AE20BCADCF3",
|
||||
"sha256": "BDE4FCE52B0244C84D404251F9D7DE8FACC9FA6DA010D828E2D0FF74B70279DE"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue