Skip to content

Commit

Permalink
Constructor 0.49 (#136)
Browse files Browse the repository at this point in the history
  • Loading branch information
hexarobi authored May 18, 2024
1 parent 9ce5677 commit 1e335f3
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 @@ -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.48r",
"version" => "0.49r",
"depends" => [
"lua/natives-2944a",
"lua/iniparser",
Expand All @@ -557,10 +557,10 @@
"lua/auto-updater",
],
"files" => [
"Constructor.lua" => "raw.githubusercontent.com/hexarobi/stand-lua-constructor/5a5dfeb7086c9e9a023b037a0f647a93b838838f/Constructor.lua",
"lib/constructor/constants.lua" => "raw.githubusercontent.com/hexarobi/stand-lua-constructor/5a5dfeb7086c9e9a023b037a0f647a93b838838f/lib/constructor/constants.lua",
"lib/constructor/constructor_lib.lua" => "raw.githubusercontent.com/hexarobi/stand-lua-constructor/5a5dfeb7086c9e9a023b037a0f647a93b838838f/lib/constructor/constructor_lib.lua",
"lib/constructor/convertors.lua" => "raw.githubusercontent.com/hexarobi/stand-lua-constructor/5a5dfeb7086c9e9a023b037a0f647a93b838838f/lib/constructor/convertors.lua",
"Constructor.lua" => "raw.githubusercontent.com/hexarobi/stand-lua-constructor/8ac0fc1348301ea5e81886656cc5ad61663a81ea/Constructor.lua",
"lib/constructor/constants.lua" => "raw.githubusercontent.com/hexarobi/stand-lua-constructor/8ac0fc1348301ea5e81886656cc5ad61663a81ea/lib/constructor/constants.lua",
"lib/constructor/constructor_lib.lua" => "raw.githubusercontent.com/hexarobi/stand-lua-constructor/8ac0fc1348301ea5e81886656cc5ad61663a81ea/lib/constructor/constructor_lib.lua",
"lib/constructor/convertors.lua" => "raw.githubusercontent.com/hexarobi/stand-lua-constructor/8ac0fc1348301ea5e81886656cc5ad61663a81ea/lib/constructor/convertors.lua",
"lib/constructor/translations.lua" => "raw.githubusercontent.com/hexarobi/stand-lua-constructor/5a5dfeb7086c9e9a023b037a0f647a93b838838f/lib/constructor/translations.lua",
],
"resources_version" => "r3",
Expand Down

0 comments on commit 1e335f3

Please sign in to comment.