Skip to content

Commit

Permalink
Update lazscript 1.1 -> 1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
leandrocoding authored Mar 10, 2024
1 parent d88ef7e commit d151520
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions data/packages.php
Original file line number Diff line number Diff line change
Expand Up @@ -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" => [
Expand Down

0 comments on commit d151520

Please sign in to comment.