1
0
mirror of https://github.com/KSP-CKAN/CKAN-meta.git synced 2024-10-13 00:59:46 +00:00

"NetKAN generated mods - SETI-ProbeControlEnabler-1.0.8"

This commit is contained in:
NetKAN inflator Robot 2016-04-15 00:27:23 +00:00
parent e99c78e59b
commit d8be9a6184

View File

@ -0,0 +1,31 @@
{
"spec_version": 1,
"identifier": "SETI-ProbeControlEnabler",
"name": "RemoteTech - SETI ProbeControlEnabler",
"abstract": "This SETI version of the ProbeControlEnabler retains the integrated omni antennas (SETIrebalance) for manned command pods. Probe core integrated omni antennas still do not work (needs changes to RemoteTech, see RemoteTech github issue tracker). It was inspired by the MM config from Felger.",
"author": "Y3mo",
"license": "GPL-2.0",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/106130",
"repository": "https://github.com/Y3mo/SETI-ProbeControlEnabler"
},
"version": "1.0.8",
"ksp_version": "1.1.0",
"depends": [
{
"name": "ModuleManager"
},
{
"name": "RemoteTech"
}
],
"install": [
{
"find": "SETIprobeControlEnabler",
"install_to": "GameData"
}
],
"download": "https://github.com/Y3mo/SETI-ProbeControlEnabler/releases/download/1.0.8/SETI-ProbeControlEnabler-1.0.8.zip",
"download_size": 29804,
"x_generated_by": "netkan"
}