NetKAN added mod - FMRSContinued-1.2.9.5

This commit is contained in:
NetKAN inflator Robot 2023-06-15 23:14:09 +00:00
parent 6dcbbf0993
commit ec6c781379
1 changed files with 64 additions and 0 deletions

View File

@ -0,0 +1,64 @@
{
"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.5",
"ksp_version_min": "1.8.0",
"ksp_version_max": "1.12.9",
"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"
],
"localizations": [
"en-us",
"zh-cn"
],
"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(FMRS)%20Continued/download/1.2.9.5",
"download_size": 107121,
"download_hash": {
"sha1": "75C1C311EC435356DE3295BF0CA12CE7FCA442D7",
"sha256": "A735EA1B1B03D93B63FC966B24B8926C097F62A4C219D1B27161B1C42FD73DAC"
},
"download_content_type": "application/zip",
"install_size": 311064,
"release_date": "2023-06-15T23:11:27.261952+00:00",
"x_generated_by": "netkan"
}