update compatibility list
This commit is contained in:
parent
397f338394
commit
8b9fc0dce7
|
@ -175,6 +175,18 @@
|
||||||
"~2.0.0 | StatusReasonDetails": "causes crash to desktop when starting the game"
|
"~2.0.0 | StatusReasonDetails": "causes crash to desktop when starting the game"
|
||||||
},
|
},
|
||||||
|
|
||||||
|
"ChestEx": {
|
||||||
|
"ID": "berkayylmao.ChestEx",
|
||||||
|
"~1.3.4 | Status": "AssumeBroken",
|
||||||
|
"~1.3.4 | StatusReasonDetails": "has no effect due to changes in Stardew Valley 1.5, causes crashes in other mods like Chests Anywhere"
|
||||||
|
},
|
||||||
|
|
||||||
|
"Custom Furniture": {
|
||||||
|
"ID": "Platonymous.CustomFurniture",
|
||||||
|
"~0.11.2 | Status": "AssumeBroken",
|
||||||
|
"~0.11.2 | StatusReasonDetails": "causes errors and custom furniture no longer work in Stardew Valley 1.5"
|
||||||
|
},
|
||||||
|
|
||||||
"Custom Localization": {
|
"Custom Localization": {
|
||||||
"ID": "ZaneYork.CustomLocalization",
|
"ID": "ZaneYork.CustomLocalization",
|
||||||
"FormerIDs": "SMAPI.CustomLocalization", // changed in 1.0.1
|
"FormerIDs": "SMAPI.CustomLocalization", // changed in 1.0.1
|
||||||
|
@ -182,6 +194,12 @@
|
||||||
"~1.1 | StatusReasonDetails": "reflection error due to renamed _localizedAssets field"
|
"~1.1 | StatusReasonDetails": "reflection error due to renamed _localizedAssets field"
|
||||||
},
|
},
|
||||||
|
|
||||||
|
"Geode Info Menu": {
|
||||||
|
"ID": "cat.geodeinfomenu",
|
||||||
|
"~1.5.2 | Status": "AssumeBroken",
|
||||||
|
"~1.5.2 | StatusReasonDetails": "shows no info, freezes game if you try to search"
|
||||||
|
},
|
||||||
|
|
||||||
"Mod Settings Tab": {
|
"Mod Settings Tab": {
|
||||||
"ID": "GilarF.ModSettingsTab",
|
"ID": "GilarF.ModSettingsTab",
|
||||||
"~0.2.1 | Status": "AssumeBroken",
|
"~0.2.1 | Status": "AssumeBroken",
|
||||||
|
|
Loading…
Reference in New Issue