1
0
mirror of https://github.com/KSP-CKAN/CKAN-meta.git synced 2024-10-13 00:59:46 +00:00
CKAN-meta/RoutineMissionManager/RoutineMissionManager-009.ckan
Paul Fenwick 804497040e Move i.52k.de/kspmods -> ckan1.spacedock.info
`$ perl -i -pe's{i\.52k\.de/kspmods}{ckan1.spacedock.info}g' */*.ckan`

![Everybody stand back! I know regular expressions!](https://imgs.xkcd.com/comics/regular_expressions.png)
2016-02-26 14:20:17 -05:00

30 lines
1.1 KiB
Plaintext

{
"spec_version": 1,
"identifier": "RoutineMissionManager",
"x_netkan_license_ok": true,
"install": [
{
"file": "GameData/RoutineMissionManager",
"install_to": "GameData"
}
],
"depends": [
{
"name": "ModuleManager"
}
],
"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"
},
"ksp_version": "0.90",
"name": "Routine Mission Manager",
"license": "BSD-2-clause",
"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",
"version": "009",
"download": "http://ckan1.spacedock.info/storage/PrivateFlip_4947/Routine_Mission_Manager/Routine_Mission_Manager-009.zip",
"x_generated_by": "netkan",
"download_size": 71305
}