diff --git a/plugins/utilities.json b/plugins/utilities.json index 77594ac..0713aa0 100644 --- a/plugins/utilities.json +++ b/plugins/utilities.json @@ -1731,6 +1731,23 @@ "md5sum": "472846d138af954b8b8085975d016a7c" } } + }, + "fast_epic_toggle": { + "description": "Switch between Epic/Fast mode easier in-game!", + "external_url": "", + "authors": [ + { + "name": "imAnesYT", + "email": "", + "discord": "v4_y" + } + ], + "versions": { + "1.0.0": { + "api_version": 9, + "released_on": "02-03-2025" + } + } } } -} \ No newline at end of file +}