Skip to content

Commit

Permalink
Remove jackz scripts due to not having stable URLs
Browse files Browse the repository at this point in the history
  • Loading branch information
Sainan committed Jan 24, 2024
1 parent 80a28c8 commit 1c12404
Showing 1 changed file with 0 additions and 97 deletions.
97 changes: 0 additions & 97 deletions data/packages.php
Original file line number Diff line number Diff line change
Expand Up @@ -344,103 +344,6 @@
"resources/FlappyStand/tube_pain.png" => "stand.gg/dl/lua/resources/FlappyStand/tube_pain.png",
]
],
"lua/No Police Helicopters" => [
"version" => "1.1",
"author" => "Jackz",
"depends" => [
"lua/natives-1627063482",
],
"files" => [
"No Police Helicopters.lua" => "jackz.me/stand/get-lua.php?script=no_police_helis.lua&source=repo",
],
],
"lua/translations" => [
"author" => "Jackz",
"is_dependency" => true,
"version" => "1.4.3",
"files" => [
"lib/translations.lua" => "jackz.me/stand/get-lua.php?script=lib/translations&source=repo",
]
],
"lua/jackzvehiclelib" => [
"author" => "Jackz",
"is_dependency" => true,
"version" => "1.3.2",
"files" => [
"lib/jackzvehiclelib.lua" => "jackz.me/stand/get-lua.php?script=lib/jackzvehiclelib&source=repo",
]
],
"lua/Vehicle Options" => [
"author" => "Jackz",
"depends" => [
"lua/natives-1627063482",
"lua/json",
"lua/translations",
"lua/jackzvehiclelib",
],
"version" => "3.10.7",
"files" => [
"Vehicle Options.lua" => "jackz.me/stand/get-lua.php?script=jackz_vehicles&source=repo",
]
],
"lua/Actions" => [
"priority" => PRIORITY_USEFUL_UNPOPULAR,
"author" => "Jackz",
"depends" => [
"lua/natives-1627063482",
"lua/translations",
],
"version" => "1.11.9",
"files" => [
"Actions.lua" => "jackz.me/stand/get-lua.php?script=actions&source=repo",
],
"resources_version" => "r3",
"resources" => [
"resources/jackz_actions/animations.txt" => "jackz.me/stand/get-lua.php?script=resources/jackz_actions/animations.txt&source=repo",
"resources/jackz_actions/actions_data.lua" => "jackz.me/stand/get-lua.php?script=resources/jackz_actions/actions_data.lua&source=repo",
],
],
"lua/Stand Chat" => [
"author" => "Jackz",
"depends" => [
"lua/natives-1627063482",
"lua/json",
"lua/translations",
],
"version" => "1.2.30",
"files" => [
"Stand Chat.lua" => "jackz.me/stand/get-lua.php?script=jackz_chat&source=repo",
]
],
"lua/Train Control" => [
"author" => "Jackz",
"depends" => [
"lua/natives-1627063482",
],
"version" => "1.1.9",
"files" => [
"Train Control.lua" => "jackz.me/stand/get-lua.php?script=train_control&source=repo",
]
],
"lua/Jackz Vehicle Builder" => [
"author" => "Jackz",
"depends" => [
"lua/natives-1627063482",
"lua/json",
"lua/jackzvehiclelib",
],
"version" => "1.25.10",
"files" => [
"Jackz Vehicle Builder.lua" => "jackz.me/stand/get-lua.php?script=jackz_vehicle_builder&source=repo",
],
"resources_version" => "r2",
"resources" => [
"resources/objects.txt" => "jackz.me/stand/get-lua.php?script=resources/objects.txt&source=repo",
"resources/peds.txt" => "jackz.me/stand/get-lua.php?script=resources/peds.txt&source=repo",
"resources/vehicles.txt" => "jackz.me/stand/get-lua.php?script=resources/vehicles.txt&source=repo",
"resources/particles.txt" => "jackz.me/stand/get-lua.php?script=resources/particles.txt&source=repo",
]
],
"lua/JerryScript" => [
"priority" => PRIORITY_BLOATWARE,
"author" => "jerry123",
Expand Down

0 comments on commit 1c12404

Please sign in to comment.