Skip to content

Commit

Permalink
use pluto json
Browse files Browse the repository at this point in the history
  • Loading branch information
hexarobi authored May 28, 2024
1 parent a9334bf commit 1328b91
Showing 1 changed file with 6 additions and 7 deletions.
13 changes: 6 additions & 7 deletions data/packages.php
Original file line number Diff line number Diff line change
Expand Up @@ -546,10 +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.50.1r",
"version" => "0.50.2r",
"depends" => [
"lua/natives-3095a",
"lua/json",
"lua/iniparser",
"lua/xml2lua",
"lua/xml2lua-handler-tree",
Expand All @@ -559,11 +558,11 @@
"lua/auto-updater",
],
"files" => [
"Constructor.lua" => "raw.githubusercontent.com/hexarobi/stand-lua-constructor/1c1762104f355b0fa13ff334f99976ca49eb3bab/Constructor.lua",
"lib/constructor/constants.lua" => "raw.githubusercontent.com/hexarobi/stand-lua-constructor/1c1762104f355b0fa13ff334f99976ca49eb3bab/lib/constructor/constants.lua",
"lib/constructor/constructor_lib.lua" => "raw.githubusercontent.com/hexarobi/stand-lua-constructor/1c1762104f355b0fa13ff334f99976ca49eb3bab/lib/constructor/constructor_lib.lua",
"lib/constructor/convertors.lua" => "raw.githubusercontent.com/hexarobi/stand-lua-constructor/1c1762104f355b0fa13ff334f99976ca49eb3bab/lib/constructor/convertors.lua",
"lib/constructor/translations.lua" => "raw.githubusercontent.com/hexarobi/stand-lua-constructor/1c1762104f355b0fa13ff334f99976ca49eb3bab/lib/constructor/translations.lua",
"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/translations.lua" => "raw.githubusercontent.com/hexarobi/stand-lua-constructor/93ad4684606008fa8b19841f252fd92f9ac124d5/lib/constructor/translations.lua",
],
"resources_version" => "r3",
"resources" => [
Expand Down

0 comments on commit 1328b91

Please sign in to comment.