"NetKAN generated mods - RoutineMissionManager/RoutineMissionManager-014.ckan"
This commit is contained in:
parent
44f8519270
commit
54b50ed499
|
@ -1,28 +1,28 @@
|
||||||
{
|
{
|
||||||
"spec_version": 1,
|
"spec_version": 1,
|
||||||
"identifier": "RoutineMissionManager",
|
"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": "014",
|
||||||
|
"ksp_version": "1.0.4",
|
||||||
|
"depends": [
|
||||||
|
{
|
||||||
|
"name": "ModuleManager"
|
||||||
|
}
|
||||||
|
],
|
||||||
"install": [
|
"install": [
|
||||||
{
|
{
|
||||||
"file": "GameData/RoutineMissionManager",
|
"file": "GameData/RoutineMissionManager",
|
||||||
"install_to": "GameData"
|
"install_to": "GameData"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"depends": [
|
|
||||||
{
|
|
||||||
"name": "ModuleManager"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"ksp_version": "1.0.4",
|
|
||||||
"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.",
|
|
||||||
"version": "014",
|
|
||||||
"author": "PrivateFlip",
|
|
||||||
"download": "https://kerbalstuff.com/mod/463/Routine%20Mission%20Manager/download/014",
|
"download": "https://kerbalstuff.com/mod/463/Routine%20Mission%20Manager/download/014",
|
||||||
"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"
|
|
||||||
},
|
|
||||||
"download_size": 82836,
|
"download_size": 82836,
|
||||||
"x_generated_by": "netkan"
|
"x_generated_by": "netkan"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue