CKAN-meta/RoutineMissionManager/RoutineMissionManager-012.ckan

35 lines
1.3 KiB
JSON

{
"spec_version": 1,
"identifier": "RoutineMissionManager",
"name": "Routine Mission Manager",
"abstract": "This mod allows a player to track flights to stations in orbit of Kerbin and to then have these missions automatically repeated with the original mission vehicle ending up docked at the station.",
"author": "PrivateFlip",
"license": "BSD-2-clause",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/85630-Plugin-0-90-Routine-Mission-Manager-v002-(alpha)?p=1260437&viewfull=1#post1260437",
"kerbalstuff": "https://kerbalstuff.com/mod/463/Routine%20Mission%20Manager"
},
"version": "012",
"ksp_version_min": "1.0.2",
"ksp_version_max": "1.0.4",
"depends": [
{
"name": "ModuleManager"
}
],
"install": [
{
"file": "GameData/RoutineMissionManager",
"install_to": "GameData"
}
],
"download": "https://archive.org/download/RoutineMissionManager-012/113D1581-RoutineMissionManager-012.zip",
"download_size": 78575,
"download_hash": {
"sha1": "113D1581EEBB2E5C5200A03872B106B92E22D573",
"sha256": "FC93CEE658846F5BA4585933D077FC1112B894FE917EFCFB9B0A210ADEB1B50A"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}