"NetKAN generated mods - RoutineMissionManager-015"

This commit is contained in:
NetKAN inflator Robot 2015-08-30 21:20:14 +00:00
parent 2a38f0b8ed
commit 11d65f9d86
1 changed files with 28 additions and 0 deletions

View File

@ -0,0 +1,28 @@
{
"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": "015",
"ksp_version": "1.0.4",
"depends": [
{
"name": "ModuleManager"
}
],
"install": [
{
"file": "GameData/RoutineMissionManager",
"install_to": "GameData"
}
],
"download": "https://kerbalstuff.com/mod/463/Routine%20Mission%20Manager/download/015",
"download_size": 82840,
"x_generated_by": "netkan"
}