diff options
| author | Jesse Plamondon-Willard <Pathoschild@users.noreply.github.com> | 2019-11-23 22:37:47 -0500 |
|---|---|---|
| committer | Jesse Plamondon-Willard <Pathoschild@users.noreply.github.com> | 2019-11-23 22:37:47 -0500 |
| commit | cc74388025548b028a9429b9d65f99f1413928a3 (patch) | |
| tree | ef3dec3ae3a27bd2dd637dd8fb4b0d912a0ed8ed | |
| parent | 5c1516aaab3a542a73e625e723d4e4425809946c (diff) | |
| download | SMAPI-cc74388025548b028a9429b9d65f99f1413928a3.tar.gz SMAPI-cc74388025548b028a9429b9d65f99f1413928a3.tar.bz2 SMAPI-cc74388025548b028a9429b9d65f99f1413928a3.zip | |
update compatibility list (#638)
| -rw-r--r-- | src/SMAPI.Web/wwwroot/SMAPI.metadata.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/SMAPI.Web/wwwroot/SMAPI.metadata.json b/src/SMAPI.Web/wwwroot/SMAPI.metadata.json index 553b6934..b508b033 100644 --- a/src/SMAPI.Web/wwwroot/SMAPI.metadata.json +++ b/src/SMAPI.Web/wwwroot/SMAPI.metadata.json @@ -147,6 +147,11 @@ /********* ** Broke in SDV 1.4 *********/ + "Fix Dice": { + "ID": "ashley.fixdice", + "~1.1.2 | Status": "AssumeBroken" // crashes game on startup + }, + "Grass Growth": { "ID": "bcmpinc.GrassGrowth", "~1.0 | Status": "AssumeBroken" // runtime Harmony error |
