Move current FMRS to Curse
Netkan file is kerbalstuff frozen
This commit is contained in:
parent
a131660c21
commit
4751e81ae1
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"spec_version": "1.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.",
|
||||
|
@ -7,10 +7,8 @@
|
|||
"license": "MIT",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/80292-0-23-5-Flight-Manager-for-Reusable-Stages-(FMRS)",
|
||||
"kerbalstuff": "https://kerbalstuff.com/mod/172/Flight%20Manager%20for%20Reusable%20Stages%20[FMRS]",
|
||||
"repository": "https://github.com/SIT89/FMRS",
|
||||
"x_preview": "http://i.imgur.com/gTgNAPj.png?1",
|
||||
"x_screenshot": "https://kerbalstuff.com/content/SIT89_726/Flight_Manager_for_Reusable_Stages_FMRS/Flight_Manager_for_Reusable_Stages_FMRS.png"
|
||||
"x_preview": "http://i.imgur.com/gTgNAPj.png?1"
|
||||
},
|
||||
"version": "v1.0.1",
|
||||
"ksp_version_min": "1.0.2",
|
||||
|
@ -20,7 +18,16 @@
|
|||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"download": "https://kerbalstuff.com/mod/172/Flight%20Manager%20for%20Reusable%20Stages%20%5BFMRS%5D/download/v1.0.1",
|
||||
"download_size": 76448,
|
||||
"x_generated_by": "netkan"
|
||||
"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
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue