update compatibility list for broken CFAutomate unofficial update
This commit is contained in:
parent
60b4a10d0f
commit
2347644a1f
|
@ -14,6 +14,7 @@
|
|||
* Fixed `smapi-internal/config.user.json` overrides not applied after SMAPI 3.14.0.
|
||||
* Fixed PyTK not rescaling images correctly in some cases.
|
||||
_When PyTK 1.23.0 or earlier is installed, this will disable the main performance improvements in SMAPI 3.15.0._
|
||||
* Updated compatibility list.
|
||||
|
||||
* For mod authors:
|
||||
* The [FluentHttpClient package](https://github.com/Pathoschild/FluentHttpClient#readme) is now loaded by SMAPI.
|
||||
|
|
|
@ -166,8 +166,8 @@
|
|||
*********/
|
||||
"CFAutomate": {
|
||||
"ID": "Platonymous.CFAutomate",
|
||||
"~2.12.9 | Status": "AssumeBroken",
|
||||
"~2.12.9 | StatusReasonDetails": "causes runtime errors in newer versions of Automate"
|
||||
"~2.12.11 | Status": "AssumeBroken",
|
||||
"~2.12.11 | StatusReasonDetails": "causes runtime errors in newer versions of Automate"
|
||||
},
|
||||
"Dynamic Game Assets": {
|
||||
"ID": "spacechase0.DynamicGameAssets",
|
||||
|
|
Loading…
Reference in New Issue