diff --git a/data/packages.php b/data/packages.php index 8339dbf..c11a1bc 100644 --- a/data/packages.php +++ b/data/packages.php @@ -39,7 +39,7 @@ ], ], "lua/natives-1681379138" => [ - "is_dependency" => true, "type" => "library", + "type" => "library", "version" => "r2", "priority" => 8, "files" => [ @@ -126,7 +126,7 @@ ], "lua/pretty.json" => [ "version" => "r2", - "is_dependency" => true, "type" => "library", + "type" => "library", "files" => [ "lib/pretty/json.lua" => "stand.gg/dl/lua/lib/pretty/json.lua", "lib/pretty/json/constant.lua" => "stand.gg/dl/lua/lib/pretty/json/constant.lua", @@ -226,7 +226,7 @@ ], ], "lua/iniparser" => [ - "is_dependency" => true, "type" => "library", + "type" => "library", "author" => "well-in-that-case", "version" => "0.2.12", "files" => [ @@ -352,7 +352,7 @@ "resources_version" => "r2", ], "lua/JSlangLib" => [ - "is_dependency" => true, "type" => "library", + "type" => "library", "version" => "1.14.8", "author" => "jerry123", "files" => [ @@ -360,7 +360,7 @@ ], ], "lua/JSkeyLib" => [ - "is_dependency" => true, "type" => "library", + "type" => "library", "version" => "1.14.5", "author" => "jerry123", "files" => [ @@ -368,7 +368,7 @@ ], ], "lua/ScaleformLib" => [ - "is_dependency" => true, "type" => "library", + "type" => "library", "version" => "r1", "author" => "aaronlink127", "files" => [ @@ -511,7 +511,7 @@ ], ], "lua/xml2lua" => [ - "is_dependency" => true, "type" => "library", + "type" => "library", "author" => "Paul Chakravarti, Manoel Campos da Silva Filho", "version" => "1.6-1", "files" => [ @@ -520,7 +520,7 @@ ] ], "lua/xml2lua-handler-tree" => [ - "is_dependency" => true, "type" => "library", + "type" => "library", "author" => "Paul Chakravarti, Manoel Campos da Silva Filho", "version" => "1.6-1", "files" => [ @@ -528,7 +528,7 @@ ] ], "lua/inspect.lua" => [ - "is_dependency" => true, "type" => "library", + "type" => "library", "author" => "Enrique GarcĂ­a Cota", "version" => "3.1.0", "files" => [ @@ -536,7 +536,7 @@ ] ], "lua/quaternionLib" => [ - "is_dependency" => true, "type" => "library", + "type" => "library", "author" => "Murten", "files" => [ "lib/quaternionLib.lua" => "stand.gg/dl/lua/lib/quaternionLib.lua" @@ -576,7 +576,7 @@ ], ], "lua/auto-updater" => [ - "is_dependency" => true, "type" => "library", + "type" => "library", "author" => "hexarobi", "version" => "2.11r", "files" => [ @@ -666,7 +666,7 @@ ], ], "lua/luaffi" => [ - "is_dependency" => true, "type" => "library", + "type" => "library", "author" => "Calamity, Inc.", "version" => "0.1.1", "files" => [ @@ -674,7 +674,7 @@ ] ], "lua/Soup" => [ - "is_dependency" => true, "type" => "library", + "type" => "library", "author" => "Calamity, Inc.", "depends" => [ "lua/luaffi" @@ -710,7 +710,7 @@ $package["depends"] = [$resources_package_name]; } $packages[$resources_package_name] = [ - "is_dependency" => true, "type" => "library", + "type" => "library", "priority" => PRIORITY_RESOURCES, "files" => $package["resources"] ];