Skip to content

Commit

Permalink
Constructor 0.50.3r (#142)
Browse files Browse the repository at this point in the history
  • Loading branch information
hexarobi authored May 29, 2024
1 parent fb57a2c commit 89beb84
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 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.2r",
"version" => "0.50.3r",
"depends" => [
"lua/natives-3095a",
"lua/iniparser",
Expand All @@ -561,7 +561,7 @@
"Constructor.lua" => "raw.githubusercontent.com/hexarobi/stand-lua-constructor/93ad4684606008fa8b19841f252fd92f9ac124d5/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/93ad4684606008fa8b19841f252fd92f9ac124d5/lib/constructor/constructor_lib.lua",
"lib/constructor/convertors.lua" => "raw.githubusercontent.com/hexarobi/stand-lua-constructor/93ad4684606008fa8b19841f252fd92f9ac124d5/lib/constructor/convertors.lua",
"lib/constructor/convertors.lua" => "raw.githubusercontent.com/hexarobi/stand-lua-constructor/cd7a98955273522781a4ab753945962177558550/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 89beb84

Please sign in to comment.