diff --git a/config.json b/config.json index d38f717a..8869063a 100644 --- a/config.json +++ b/config.json @@ -3424,7 +3424,8 @@ "1.1.1", "1.1.2", "1.1.3", - "1.1.5" + "1.1.5", + "1.1.6" ] }, "limegradient.doki-theme-gd": { diff --git a/mods-v2/hiimjustin000.fake_rate/1.1.6/entry.json b/mods-v2/hiimjustin000.fake_rate/1.1.6/entry.json new file mode 100644 index 00000000..1462cdc4 --- /dev/null +++ b/mods-v2/hiimjustin000.fake_rate/1.1.6/entry.json @@ -0,0 +1,15 @@ +{ + "commit-author": "hiimjustin000", + "platforms": [ + "macos", + "windows", + "android32", + "android64" + ], + "mod": { + "download": "https://github.com/hiimjustin000/FakeRate/releases/download/v1.1.6/hiimjustin000.fake_rate.geode", + "hash": "e40384a710bfc803b8d255778f2e273fb97283576f56addd21523b104e64ed33", + "hash256": "159fe905684187306a9f0bcbb07c54c273e6d74b475c4dd57e6089168a46590e" + }, + "tags": [] +} \ No newline at end of file diff --git a/mods-v2/hiimjustin000.fake_rate/1.1.6/mod.json b/mods-v2/hiimjustin000.fake_rate/1.1.6/mod.json new file mode 100644 index 00000000..322816fd --- /dev/null +++ b/mods-v2/hiimjustin000.fake_rate/1.1.6/mod.json @@ -0,0 +1,33 @@ +{ + "geode": "2.0.0-beta.27", + "gd": { + "android": "2.205", + "win": "2.204", + "mac": "2.200" + }, + "version": "v1.1.6", + "id": "hiimjustin000.fake_rate", + "name": "Fake Rate", + "developer": "hiimjustin000", + "description": "Give online levels a fake rate.", + "repository": "https://github.com/hiimjustin000/FakeRate", + "dependencies": [ + { + "id": "geode.node-ids", + "version": ">=v1.9.1", + "importance": "required" + } + ], + "incompatibilities": [ + { + "id": "uproxide.more_difficulties", + "importance": "breaking", + "version": "<=v1.2.0" + } + ], + "resources": { + "sprites": [ + "resources/*.png" + ] + } +} \ No newline at end of file diff --git a/mods-v2/hiimjustin000.fake_rate/changelog.md b/mods-v2/hiimjustin000.fake_rate/changelog.md index 31d26d37..218e0540 100644 --- a/mods-v2/hiimjustin000.fake_rate/changelog.md +++ b/mods-v2/hiimjustin000.fake_rate/changelog.md @@ -1,4 +1,7 @@ # Fake Rate Changelog +## v1.1.6 (2024-05-27) +- Fixed incompatibility with the mod "GDDP Integration" by Minemaker0430 + ## v1.1.5 (2024-05-25) - Fixed incompatibility with the mod "Demons In Between" by me diff --git a/mods-v2/hiimjustin000.fake_rate/logo.png b/mods-v2/hiimjustin000.fake_rate/logo.png index ebae7079..1d764c52 100644 Binary files a/mods-v2/hiimjustin000.fake_rate/logo.png and b/mods-v2/hiimjustin000.fake_rate/logo.png differ