From b6c0b16f1267969c78fc98b3a3ccbcba53368cea Mon Sep 17 00:00:00 2001 From: Tyler Chamberlain Date: Sun, 14 Apr 2024 10:36:09 -0500 Subject: [PATCH] SlotBot v0.27r - Add disabled message until Stand reenabled Slot rigging --- data/packages.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/data/packages.php b/data/packages.php index 443d801..18b1207 100644 --- a/data/packages.php +++ b/data/packages.php @@ -641,12 +641,12 @@ "priority" => PRIORITY_USEFUL_UNPOPULAR, "author" => "hexarobi", "description" => "Automates spinning and rigging slot machines.", - "version" => "0.26r", + "version" => "0.27r", "depends" => [ "lua/natives-1663599433" ], "files" => [ - "SlotBot.lua" => "raw.githubusercontent.com/hexarobi/stand-lua-slotbot/8c2a1d883edfbffd1f1b1af9f064995afba15b44/SlotBot.lua" + "SlotBot.lua" => "raw.githubusercontent.com/hexarobi/stand-lua-slotbot/6e0220a10a017ccd271941d8561cc584724e44b1/SlotBot.lua" ], ], "lua/TriviaBot" => [