From 5e0280df5b611fa9dec95840abe49da98fdfb6b4 Mon Sep 17 00:00:00 2001 From: TheMikirog Date: Sun, 1 Jan 2023 21:02:14 +0100 Subject: [PATCH] Update utilities.json --- plugins/utilities.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/plugins/utilities.json b/plugins/utilities.json index 8f801af..7951c69 100644 --- a/plugins/utilities.json +++ b/plugins/utilities.json @@ -614,5 +614,19 @@ } } } + "autorun": { + "description": "Run without holding any buttons. Made for beginners or players on mobile.\nKeeps your character maneuverable. Start running as usual to override.", + "external_url": "", + "authors": [ + { + "name": "TheMikirog", + "email": "", + "discord": "TheMikirog#1984" + } + ], + "versions": { + "1.0.0": null + } + } } } \ No newline at end of file