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

NetKAN generated mods - RemoteTechRedevAntennas-0.1.1

This commit is contained in:
NetKAN inflator Robot
2019-12-16 09:35:20 +00:00
parent ea98bd4bfb
commit e79bbd5795

View File

@ -4,6 +4,9 @@
"name": "RemoteTech Redev Antennas", "name": "RemoteTech Redev Antennas",
"abstract": "Standalone and optional antenna package of RemoteTech Redev for Kerbal Space Program's stock CommNet", "abstract": "Standalone and optional antenna package of RemoteTech Redev for Kerbal Space Program's stock CommNet",
"author": "TaxiService", "author": "TaxiService",
"version": "0.1.1",
"ksp_version_min": "1.3.0",
"ksp_version_max": "1.99.99",
"license": "GPL-3.0", "license": "GPL-3.0",
"resources": { "resources": {
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/139167-*", "homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/139167-*",
@ -11,9 +14,9 @@
"repository": "https://github.com/RemoteTechnologiesGroup/RemoteTech-Antennas", "repository": "https://github.com/RemoteTechnologiesGroup/RemoteTech-Antennas",
"x_screenshot": "https://spacedock.info/content/TaxiService_12023/RemoteTech_Redev_Antennas/RemoteTech_Redev_Antennas-1533451078.0075202.png" "x_screenshot": "https://spacedock.info/content/TaxiService_12023/RemoteTech_Redev_Antennas/RemoteTech_Redev_Antennas-1533451078.0075202.png"
}, },
"version": "0.1.1", "tags": [
"ksp_version_min": "1.3.0", "parts"
"ksp_version_max": "1.99.99", ],
"depends": [ "depends": [
{ {
"name": "ModuleManager" "name": "ModuleManager"
@ -37,8 +40,5 @@
"sha256": "49268120DA97505F8F5A106DBCCBFBC8A79AD69D549BA68A516E1BF4794274E5" "sha256": "49268120DA97505F8F5A106DBCCBFBC8A79AD69D549BA68A516E1BF4794274E5"
}, },
"download_content_type": "application/zip", "download_content_type": "application/zip",
"tags": [
"parts"
],
"x_generated_by": "netkan" "x_generated_by": "netkan"
} }