NetKAN added mod - FMRSContinued-1.2.9.3
This commit is contained in:
parent
7443dad8bb
commit
d959e05617
|
@ -0,0 +1,60 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "FMRSContinued",
|
||||
"name": "Flight Manager for Reusable Stages (FMRS) Continued",
|
||||
"abstract": "FMRS lets you jump back and forth in time. It generates save points after separating controllable probes, ship, landers, ...",
|
||||
"author": "linuxgurugamer",
|
||||
"version": "1.2.9.3",
|
||||
"ksp_version_min": "1.8.0",
|
||||
"ksp_version_max": "1.12.3",
|
||||
"license": "MIT",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/157214-12-flight",
|
||||
"spacedock": "https://spacedock.info/mod/1251/Flight%20Manager%20for%20Reusable%20Stages%20(FMRS)%20Continued",
|
||||
"repository": "https://github.com/linuxgurugamer/FMRS",
|
||||
"bugtracker": "https://github.com/linuxgurugamer/FMRS/issues",
|
||||
"remote-avc": "http://ksp.spacetux.net/avc/FMRS",
|
||||
"x_screenshot": "https://spacedock.info/content/linuxgurugamer_179/Flight_Manager_for_Reusable_Stages_FMRS_Continued/Flight_Manager_for_Reusable_Stages_FMRS_Continued-1488941119.4053094.png"
|
||||
},
|
||||
"tags": [
|
||||
"plugin"
|
||||
],
|
||||
"provides": [
|
||||
"FMRS"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "RecoveryController"
|
||||
},
|
||||
{
|
||||
"name": "ToolbarController"
|
||||
},
|
||||
{
|
||||
"name": "ClickThroughBlocker"
|
||||
}
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "FMRS"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "FMRS",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/1251/Flight%20Manager%20for%20Reusable%20Stages%20%28FMRS%29%20Continued/download/1.2.9.3",
|
||||
"download_size": 104968,
|
||||
"download_hash": {
|
||||
"sha1": "6A80779042AC14B378EFE18B49B80C3A59C6E869",
|
||||
"sha256": "D68E9FB7F716F0BB607F68B2C8739FE695CC41DD49DCA7DB0CD6C82DBC47BA36"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"install_size": 305578,
|
||||
"release_date": "2022-08-24T03:06:57.95061+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue