diff options
author | Jesse Plamondon-Willard <Pathoschild@users.noreply.github.com> | 2022-05-01 22:46:56 -0400 |
---|---|---|
committer | Jesse Plamondon-Willard <Pathoschild@users.noreply.github.com> | 2022-05-01 22:46:56 -0400 |
commit | 42bf82d870ab744f13197ad781b7529a959861e1 (patch) | |
tree | ecb6ece861e8dfa1c68ec794ddc3c684f0d56321 /src/SMAPI.Web | |
parent | c8ad50dad1d706a1901798f9396f6becfea36c0e (diff) | |
download | SMAPI-42bf82d870ab744f13197ad781b7529a959861e1.tar.gz SMAPI-42bf82d870ab744f13197ad781b7529a959861e1.tar.bz2 SMAPI-42bf82d870ab744f13197ad781b7529a959861e1.zip |
update compatibility list
Diffstat (limited to 'src/SMAPI.Web')
-rw-r--r-- | src/SMAPI.Web/wwwroot/SMAPI.metadata.json | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/src/SMAPI.Web/wwwroot/SMAPI.metadata.json b/src/SMAPI.Web/wwwroot/SMAPI.metadata.json index 75a3f8c7..53c9db82 100644 --- a/src/SMAPI.Web/wwwroot/SMAPI.metadata.json +++ b/src/SMAPI.Web/wwwroot/SMAPI.metadata.json @@ -168,6 +168,15 @@ }, /********* + ** Broke in SMAPI 3.14.0 + *********/ + "Dynamic Game Assets": { + "ID": "spacechase0.DynamicGameAssets", + "~1.4.1 | Status": "AssumeBroken", + "~1.4.1 | StatusReasonDetails": "causes runtime errors fixed in Dynamic Game Assets 1.4.2" + }, + + /********* ** Broke in SDV 1.5.5 *********/ "Animated Portrait Framework": { |