Skip to content

Commit

Permalink
Constructor 0.45.1r (#118)
Browse files Browse the repository at this point in the history
  • Loading branch information
hexarobi authored Mar 3, 2024
1 parent a2b7f5f commit d88ef7e
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 @@ -561,7 +561,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.45r",
"version" => "0.45.1r",
"depends" => [
"lua/natives-1672190175",
"lua/iniparser",
Expand All @@ -571,11 +571,11 @@
"lua/quaternionLib",
],
"files" => [
"Constructor.lua" => "raw.githubusercontent.com/calamity-inc/stand-lua-constructor/d6bf0b7f74c2285918677edd6dec4de9b2f828e7/Constructor.lua",
"lib/auto-updater.lua" => "raw.githubusercontent.com/hexarobi/stand-lua-constructor/beab4e384bfca412e6c81514501c98ad7c256042/lib/auto-updater.lua",
"Constructor.lua" => "raw.githubusercontent.com/hexarobi/stand-lua-constructor/983b7f088a504d7e387dd9bc8e2b423a4e94f6ee/Constructor.lua",
"lib/auto-updater.lua" => "raw.githubusercontent.com/hexarobi/stand-lua-constructor/983b7f088a504d7e387dd9bc8e2b423a4e94f6ee/lib/auto-updater.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/d6bf0b7f74c2285918677edd6dec4de9b2f828e7/lib/constructor/constructor_lib.lua",
"lib/constructor/convertors.lua" => "raw.githubusercontent.com/hexarobi/stand-lua-constructor/d6bf0b7f74c2285918677edd6dec4de9b2f828e7/lib/constructor/convertors.lua",
"lib/constructor/convertors.lua" => "raw.githubusercontent.com/hexarobi/stand-lua-constructor/ded4ace5d1fb73ea8cf94f8a741863ad93955fdb/lib/constructor/convertors.lua",
"lib/constructor/translations.lua" => "raw.githubusercontent.com/hexarobi/stand-lua-constructor/dc8c2e443c593c3029b17956ab17c453da554cad/lib/constructor/translations.lua",
],
"resources_version" => "r2",
Expand Down

0 comments on commit d88ef7e

Please sign in to comment.