Skip to content

Commit

Permalink
Constructor 0.51 (#146)
Browse files Browse the repository at this point in the history
  • Loading branch information
hexarobi authored Jun 8, 2024
1 parent 3a8b716 commit eae084a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions data/packages.php
Original file line number Diff line number Diff line change
Expand Up @@ -546,7 +546,7 @@
"priority" => PRIORITY_USEFUL_POPULAR,
"author" => "hexarobi",
"description" => "Load and edit custom map, vehicle and skin files in JSON, XML or INI format.",
"version" => "0.50.4r",
"version" => "0.51r",
"depends" => [
"lua/natives-3095a",
"lua/iniparser",
Expand All @@ -558,10 +558,10 @@
"lua/auto-updater",
],
"files" => [
"Constructor.lua" => "raw.githubusercontent.com/hexarobi/stand-lua-constructor/93ad4684606008fa8b19841f252fd92f9ac124d5/Constructor.lua",
"Constructor.lua" => "raw.githubusercontent.com/hexarobi/stand-lua-constructor/8e01991b0f9061089c20b85c72991418ee600441/Constructor.lua",
"lib/constructor/constants.lua" => "raw.githubusercontent.com/hexarobi/stand-lua-constructor/93ad4684606008fa8b19841f252fd92f9ac124d5/lib/constructor/constants.lua",
"lib/constructor/constructor_lib.lua" => "raw.githubusercontent.com/hexarobi/stand-lua-constructor/227d91e0a5c6f54b43f3d54c9c6a2f3baa5daa74/lib/constructor/constructor_lib.lua",
"lib/constructor/convertors.lua" => "raw.githubusercontent.com/hexarobi/stand-lua-constructor/cd7a98955273522781a4ab753945962177558550/lib/constructor/convertors.lua",
"lib/constructor/constructor_lib.lua" => "raw.githubusercontent.com/hexarobi/stand-lua-constructor/8e01991b0f9061089c20b85c72991418ee600441/lib/constructor/constructor_lib.lua",
"lib/constructor/convertors.lua" => "raw.githubusercontent.com/hexarobi/stand-lua-constructor/8e01991b0f9061089c20b85c72991418ee600441/lib/constructor/convertors.lua",
"lib/constructor/translations.lua" => "raw.githubusercontent.com/hexarobi/stand-lua-constructor/93ad4684606008fa8b19841f252fd92f9ac124d5/lib/constructor/translations.lua",
],
"resources_version" => "r3",
Expand Down

0 comments on commit eae084a

Please sign in to comment.