Skip to content

Commit

Permalink
Constructor v0.48r (#135)
Browse files Browse the repository at this point in the history
  • Loading branch information
hexarobi authored May 5, 2024
1 parent 79f2320 commit 9ce5677
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions data/packages.php
Original file line number Diff line number Diff line change
Expand Up @@ -546,9 +546,9 @@
"priority" => PRIORITY_USEFUL_POPULAR,
"author" => "hexarobi",
"description" => "Load and edit custom map, vehicle and skin files in JSON, XML or INI format.",
"version" => "0.47r1",
"version" => "0.48r",
"depends" => [
"lua/natives-1672190175",
"lua/natives-2944a",
"lua/iniparser",
"lua/xml2lua",
"lua/xml2lua-handler-tree",
Expand All @@ -557,17 +557,17 @@
"lua/auto-updater",
],
"files" => [
"Constructor.lua" => "raw.githubusercontent.com/hexarobi/stand-lua-constructor/49160367b5dc0b54ab36deb4c77ae83b1e2c278c/Constructor.lua",
"lib/constructor/constants.lua" => "raw.githubusercontent.com/hexarobi/stand-lua-constructor/e73d371c64d54581e73cbc0352a977b10478cb56/lib/constructor/constants.lua",
"lib/constructor/constructor_lib.lua" => "raw.githubusercontent.com/hexarobi/stand-lua-constructor/49160367b5dc0b54ab36deb4c77ae83b1e2c278c/lib/constructor/constructor_lib.lua",
"lib/constructor/convertors.lua" => "raw.githubusercontent.com/hexarobi/stand-lua-constructor/49160367b5dc0b54ab36deb4c77ae83b1e2c278c/lib/constructor/convertors.lua",
"lib/constructor/translations.lua" => "raw.githubusercontent.com/hexarobi/stand-lua-constructor/dc8c2e443c593c3029b17956ab17c453da554cad/lib/constructor/translations.lua",
"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",
"lib/constructor/translations.lua" => "raw.githubusercontent.com/hexarobi/stand-lua-constructor/5a5dfeb7086c9e9a023b037a0f647a93b838838f/lib/constructor/translations.lua",
],
"resources_version" => "r2",
"resources_version" => "r3",
"resources" => [
"lib/constructor/constructor_logo.png" => "raw.githubusercontent.com/hexarobi/stand-lua-constructor/91d07cd1c8a647254b8da770d34c7c6670d8404e/lib/constructor/constructor_logo.png",
"lib/constructor/curated_attachments.lua" => "raw.githubusercontent.com/hexarobi/stand-lua-constructor/0c497111261bc961c4720c58424e8c0d853165d1/lib/constructor/curated_attachments.lua",
"lib/constructor/objects_complete.txt" => "raw.githubusercontent.com/hexarobi/stand-lua-constructor/0c497111261bc961c4720c58424e8c0d853165d1/lib/constructor/objects_complete.txt",
"lib/constructor/constructor_logo.png" => "raw.githubusercontent.com/hexarobi/stand-lua-constructor/5a5dfeb7086c9e9a023b037a0f647a93b838838f/lib/constructor/constructor_logo.png",
"lib/constructor/curated_attachments.lua" => "raw.githubusercontent.com/hexarobi/stand-lua-constructor/5a5dfeb7086c9e9a023b037a0f647a93b838838f/lib/constructor/curated_attachments.lua",
"lib/constructor/objects_complete.txt" => "raw.githubusercontent.com/hexarobi/stand-lua-constructor/5a5dfeb7086c9e9a023b037a0f647a93b838838f/lib/constructor/objects_complete.txt",
],
"trash" => [
"Constructs Installer.lua",
Expand Down

0 comments on commit 9ce5677

Please sign in to comment.