34 lines
1017 B
Plaintext
34 lines
1017 B
Plaintext
{
|
|
"spec_version": "v1.4",
|
|
"identifier": "FMRS",
|
|
"name": "Flight Manager for Reusable Stages [FMRS]",
|
|
"abstract": "FMRS lets you jump back and forth in time. So you can land an recover your launch vehicles.",
|
|
"author": "SIT89",
|
|
"license": "MIT",
|
|
"resources": {
|
|
"homepage": "http://forum.kerbalspaceprogram.com/threads/80292-0-23-5-Flight-Manager-for-Reusable-Stages-(FMRS)",
|
|
"repository": "https://github.com/SIT89/FMRS",
|
|
"x_preview": "http://i.imgur.com/gTgNAPj.png?1"
|
|
},
|
|
"version": "v1.0.1",
|
|
"ksp_version_min": "1.0.2",
|
|
"ksp_version_max": "1.0.5",
|
|
"depends": [
|
|
{
|
|
"name": "ModuleManager"
|
|
}
|
|
],
|
|
"install": [
|
|
{
|
|
"find": "FMRS",
|
|
"install_to": "GameData"
|
|
},
|
|
{
|
|
"file": "readme.txt",
|
|
"install_to": "GameData/FMRS"
|
|
}
|
|
],
|
|
"download": "http://addons-origin.cursecdn.com/files/2268/922/FMRS_v1_0_01.zip",
|
|
"download_size": 76448
|
|
}
|