Make FMRSContinued provide and conflict with FMRS (#2433)
This commit is contained in:
parent
a30be6c1fa
commit
092d7b060f
|
@ -14,11 +14,19 @@
|
|||
"version": "1.2.1",
|
||||
"ksp_version_min": "1.2.0",
|
||||
"ksp_version_max": "1.2.99",
|
||||
"provides": [
|
||||
"FMRS"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "FMRS"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"install_to": "GameData",
|
||||
|
|
|
@ -14,11 +14,19 @@
|
|||
"version": "1.2.2.1",
|
||||
"ksp_version_min": "1.2.2",
|
||||
"ksp_version_max": "1.2.98",
|
||||
"provides": [
|
||||
"FMRS"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "FMRS"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"install_to": "GameData",
|
||||
|
|
|
@ -14,11 +14,19 @@
|
|||
"version": "1.2.2",
|
||||
"ksp_version_min": "1.2.0",
|
||||
"ksp_version_max": "1.2.99",
|
||||
"provides": [
|
||||
"FMRS"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "FMRS"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"install_to": "GameData",
|
||||
|
|
|
@ -14,11 +14,19 @@
|
|||
"version": "1.2.3.1",
|
||||
"ksp_version_min": "1.2.2",
|
||||
"ksp_version_max": "1.2.98",
|
||||
"provides": [
|
||||
"FMRS"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "FMRS"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"install_to": "GameData",
|
||||
|
|
|
@ -14,6 +14,9 @@
|
|||
"version": "1.2.3.8",
|
||||
"ksp_version_min": "1.2.2",
|
||||
"ksp_version_max": "1.2.98",
|
||||
"provides": [
|
||||
"FMRS"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
|
@ -22,6 +25,11 @@
|
|||
"name": "RecoveryController"
|
||||
}
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "FMRS"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"install_to": "GameData",
|
||||
|
|
|
@ -14,11 +14,19 @@
|
|||
"version": "1.2.3",
|
||||
"ksp_version_min": "1.2.2",
|
||||
"ksp_version_max": "1.2.98",
|
||||
"provides": [
|
||||
"FMRS"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "FMRS"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"install_to": "GameData",
|
||||
|
|
|
@ -14,6 +14,9 @@
|
|||
"version": "1.2.4",
|
||||
"ksp_version_min": "1.2.2",
|
||||
"ksp_version_max": "1.2.98",
|
||||
"provides": [
|
||||
"FMRS"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
|
@ -22,6 +25,11 @@
|
|||
"name": "RecoveryController"
|
||||
}
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "FMRS"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"install_to": "GameData",
|
||||
|
|
|
@ -13,6 +13,9 @@
|
|||
},
|
||||
"version": "1.2.5",
|
||||
"ksp_version": "1.3.0",
|
||||
"provides": [
|
||||
"FMRS"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
|
@ -21,6 +24,11 @@
|
|||
"name": "RecoveryController"
|
||||
}
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "FMRS"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"install_to": "GameData",
|
||||
|
|
|
@ -13,6 +13,9 @@
|
|||
},
|
||||
"version": "1.2.6",
|
||||
"ksp_version": "1.3.1",
|
||||
"provides": [
|
||||
"FMRS"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
|
@ -21,6 +24,11 @@
|
|||
"name": "RecoveryController"
|
||||
}
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "FMRS"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"install_to": "GameData",
|
||||
|
|
|
@ -14,6 +14,9 @@
|
|||
"version": "1.2.7.1",
|
||||
"ksp_version_min": "1.4.1",
|
||||
"ksp_version_max": "1.4.99",
|
||||
"provides": [
|
||||
"FMRS"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
|
@ -28,6 +31,11 @@
|
|||
"name": "ClickThroughBlocker"
|
||||
}
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "FMRS"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"install_to": "GameData",
|
||||
|
|
|
@ -14,6 +14,9 @@
|
|||
"version": "1.2.7.2",
|
||||
"ksp_version_min": "1.4.1",
|
||||
"ksp_version_max": "1.4.99",
|
||||
"provides": [
|
||||
"FMRS"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
|
@ -28,6 +31,11 @@
|
|||
"name": "ClickThroughBlocker"
|
||||
}
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "FMRS"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"install_to": "GameData",
|
||||
|
|
|
@ -14,6 +14,9 @@
|
|||
"version": "1.2.7.3",
|
||||
"ksp_version_min": "1.5.1",
|
||||
"ksp_version_max": "1.5.99",
|
||||
"provides": [
|
||||
"FMRS"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
|
@ -28,6 +31,11 @@
|
|||
"name": "ClickThroughBlocker"
|
||||
}
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "FMRS"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"install_to": "GameData",
|
||||
|
|
|
@ -14,6 +14,9 @@
|
|||
"version": "1.2.7.4",
|
||||
"ksp_version_min": "1.5.1",
|
||||
"ksp_version_max": "1.6.0",
|
||||
"provides": [
|
||||
"FMRS"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
|
@ -28,6 +31,11 @@
|
|||
"name": "ClickThroughBlocker"
|
||||
}
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "FMRS"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"install_to": "GameData",
|
||||
|
|
|
@ -14,6 +14,9 @@
|
|||
"version": "1.2.8.1",
|
||||
"ksp_version_min": "1.5.1",
|
||||
"ksp_version_max": "1.7.3",
|
||||
"provides": [
|
||||
"FMRS"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
|
@ -28,6 +31,11 @@
|
|||
"name": "ClickThroughBlocker"
|
||||
}
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "FMRS"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"install_to": "GameData",
|
||||
|
|
|
@ -14,6 +14,9 @@
|
|||
"version": "1.2.8",
|
||||
"ksp_version_min": "1.5.1",
|
||||
"ksp_version_max": "1.7.2",
|
||||
"provides": [
|
||||
"FMRS"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
|
@ -28,6 +31,11 @@
|
|||
"name": "ClickThroughBlocker"
|
||||
}
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "FMRS"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"install_to": "GameData",
|
||||
|
|
|
@ -19,6 +19,9 @@
|
|||
"tags": [
|
||||
"plugin"
|
||||
],
|
||||
"provides": [
|
||||
"FMRS"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
|
@ -33,6 +36,11 @@
|
|||
"name": "ClickThroughBlocker"
|
||||
}
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "FMRS"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "FMRS",
|
||||
|
|
|
@ -14,6 +14,9 @@
|
|||
"version": "1.2.9",
|
||||
"ksp_version_min": "1.8.0",
|
||||
"ksp_version_max": "1.8.1",
|
||||
"provides": [
|
||||
"FMRS"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
|
@ -28,6 +31,11 @@
|
|||
"name": "ClickThroughBlocker"
|
||||
}
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "FMRS"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"install_to": "GameData",
|
||||
|
|
Loading…
Reference in New Issue