"NetKAN generated mods - RadioFreeKerbin-1.2.1"

This commit is contained in:
NetKAN inflator Robot 2017-08-07 09:35:35 +00:00
parent 3747d032a4
commit f3336039a0
1 changed files with 48 additions and 0 deletions

View File

@ -0,0 +1,48 @@
{
"spec_version": "v1.2",
"identifier": "RadioFreeKerbin",
"name": "Radio Free Kerbin",
"abstract": "Basic data transmission for crewed command parts",
"description": "A mod for Kerbal Space Program that adds basic antenna capability to all stock or mod-provided crewed command parts.",
"author": "benjwgarner",
"license": "MIT",
"release_status": "stable",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/142941-1",
"spacedock": "http://spacedock.info/mod/818/Radio%20Free%20Kerbin",
"repository": "https://github.com/benjwgarner/RadioFreeKerbin",
"bugtracker": "https://github.com/benjwgarner/RadioFreeKerbin/issues",
"x_screenshot": "https://i.imgur.com/7WyuRZQ.png"
},
"version": "1.2.1",
"ksp_version_min": "1.3.0",
"ksp_version_max": "1.3.9",
"depends": [
{
"name": "ModuleManager",
"min_version": "2.8.1"
}
],
"recommends": [],
"suggests": [],
"supports": [
{
"name": "KSP-AVC",
"min_version": "1.1.6.2"
}
],
"install": [
{
"file": "GameData/RadioFreeKerbin",
"install_to": "GameData"
}
],
"download": "https://github.com/benjwgarner/RadioFreeKerbin/releases/download/v1.2.1/RadioFreeKerbin_v1.2.1.zip",
"download_size": 41428,
"download_hash": {
"sha1": "5E93A157F773522440464947016AA767612D8214",
"sha256": "C83B4CB33764113BF9B555B6AE609564EFEBF110CDC91E45679540F048E34289"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}