From d151520370f53a64c0d813c7574d8bd13a91c592 Mon Sep 17 00:00:00 2001 From: Leandro Zazzi Date: Mon, 11 Mar 2024 00:30:46 +0100 Subject: [PATCH] Update lazscript 1.1 -> 1.3 --- data/packages.php | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/data/packages.php b/data/packages.php index 7cf5198..39d7adc 100644 --- a/data/packages.php +++ b/data/packages.php @@ -392,14 +392,14 @@ ], "lua/LazScript" => [ "priority" => PRIORITY_USEFUL_UNPOPULAR, - "author" => "Leandro Zazzi", - "description" => "Great for people who want additional vehicle appearance options.", - "version" => "1.1", + "author" => "LAZ13", + "description" => "Great for people who want additional vehicle appearance options. This also includes LAZDrift.", + "version" => "1.3", "depends" => [ - "lua/natives-1640181023" + "lua/natives-3095a" ], "files" => [ - "LazScript.lua" => "raw.githubusercontent.com/leandrocoding/lazscript/v1.1/LAZScript.lua" + "LazScript.lua" => "raw.githubusercontent.com/leandrocoding/lazscript/v1.3/LAZScript.lua" ] ], "lua/MusinessBanager" => [