Skip to content

Commit

Permalink
Add Dashmaster (#74)
Browse files Browse the repository at this point in the history
Co-authored-by: Sainan <[email protected]>
  • Loading branch information
thebitwise and Sainan authored Sep 20, 2023
1 parent cdb752f commit 53a2a06
Showing 1 changed file with 43 additions and 0 deletions.
43 changes: 43 additions & 0 deletions data/packages.php
Original file line number Diff line number Diff line change
Expand Up @@ -185,6 +185,49 @@
"resources/dolos/success.wav" => "raw.githubusercontent.com/thebitwise/dolos/2.0.1/resources/dolos/success.wav",
],
],
"lua/Dashmaster" => [
"priority" => PRIORITY_USEFUL_UNPOPULAR,
"author" => "lance",
"depends" => [
"lua/natives-2944b",
],
"version" => "3.3.2",
"files" => [
"Dashmaster.pluto" => "raw.githubusercontent.com/thebitwise/Dashmaster/3.3.2/dashmaster.lua",
],
"resources" => [
"resources/dashmaster/dial.png" => "raw.githubusercontent.com/thebitwise/Dashmaster/3.3.2/resources/dashmaster/dial.png",
"resources/dashmaster/gear_-1.png" => "raw.githubusercontent.com/thebitwise/Dashmaster/3.3.2/resources/dashmaster/gear_-1",
"resources/dashmaster/gear_0.png" => "raw.githubusercontent.com/thebitwise/Dashmaster/3.3.2/resources/dashmaster/gear_0.png",
"resources/dashmaster/gear_1.png" => "raw.githubusercontent.com/thebitwise/Dashmaster/3.3.2/resources/dashmaster/gear_1.png",
"resources/dashmaster/gear_2.png" => "raw.githubusercontent.com/thebitwise/Dashmaster/3.3.2/resources/dashmaster/gear_2.png",
"resources/dashmaster/gear_3.png" => "raw.githubusercontent.com/thebitwise/Dashmaster/3.3.2/resources/dashmaster/gear_3.png",
"resources/dashmaster/gear_4.png" => "raw.githubusercontent.com/thebitwise/Dashmaster/3.3.2/resources/dashmaster/gear_4.png",
"resources/dashmaster/gear_5.png" => "raw.githubusercontent.com/thebitwise/Dashmaster/3.3.2/resources/dashmaster/gear_5.png",
"resources/dashmaster/gear_6.png" => "raw.githubusercontent.com/thebitwise/Dashmaster/3.3.2/resources/dashmaster/gear_6.png",
"resources/dashmaster/gear_7.png" => "raw.githubusercontent.com/thebitwise/Dashmaster/3.3.2/resources/dashmaster/gear_7.png",
"resources/dashmaster/gear_8.png" => "raw.githubusercontent.com/thebitwise/Dashmaster/3.3.2/resources/dashmaster/gear_8.png",
"resources/dashmaster/gear_9.png" => "raw.githubusercontent.com/thebitwise/Dashmaster/3.3.2/resources/dashmaster/gear_9.png",
"resources/dashmaster/gear_ring.png" => "raw.githubusercontent.com/thebitwise/Dashmaster/3.3.2/resources/dashmaster/gear_ring.png",
"resources/dashmaster/kph_label.png" => "raw.githubusercontent.com/thebitwise/Dashmaster/3.3.2/resources/dashmaster/kph_label.png",
"resources/dashmaster/mph_label.png" => "raw.githubusercontent.com/thebitwise/Dashmaster/3.3.2/resources/dashmaster/mph_label.png",
"resources/dashmaster/ms_label.png" => "raw.githubusercontent.com/thebitwise/Dashmaster/3.3.2/resources/dashmaster/ms_label.png",
"resources/dashmaster/percent.png" => "raw.githubusercontent.com/thebitwise/Dashmaster/3.3.2/resources/dashmaster/percent.png",
"resources/dashmaster/needle.png" => "raw.githubusercontent.com/thebitwise/Dashmaster/3.3.2/resources/dashmaster/needle.png",
"resources/dashmaster/redline.png" => "raw.githubusercontent.com/thebitwise/Dashmaster/3.3.2/resources/dashmaster/redline.png",
"resources/dashmaster/wrench.png" => "raw.githubusercontent.com/thebitwise/Dashmaster/3.3.2/resources/dashmaster/wrench.png",
"resources/dashmaster/mph_0.png" => "raw.githubusercontent.com/thebitwise/Dashmaster/3.3.2/resources/dashmaster/mph_0.png",
"resources/dashmaster/mph_1.png" => "raw.githubusercontent.com/thebitwise/Dashmaster/3.3.2/resources/dashmaster/mph_1.png",
"resources/dashmaster/mph_2.png" => "raw.githubusercontent.com/thebitwise/Dashmaster/3.3.2/resources/dashmaster/mph_2.png",
"resources/dashmaster/mph_3.png" => "raw.githubusercontent.com/thebitwise/Dashmaster/3.3.2/resources/dashmaster/mph_3.png",
"resources/dashmaster/mph_4.png" => "raw.githubusercontent.com/thebitwise/Dashmaster/3.3.2/resources/dashmaster/mph_4.png",
"resources/dashmaster/mph_5.png" => "raw.githubusercontent.com/thebitwise/Dashmaster/3.3.2/resources/dashmaster/mph_5.png",
"resources/dashmaster/mph_6.png" => "raw.githubusercontent.com/thebitwise/Dashmaster/3.3.2/resources/dashmaster/mph_6.png",
"resources/dashmaster/mph_7.png" => "raw.githubusercontent.com/thebitwise/Dashmaster/3.3.2/resources/dashmaster/mph_7.png",
"resources/dashmaster/mph_8.png" => "raw.githubusercontent.com/thebitwise/Dashmaster/3.3.2/resources/dashmaster/mph_8.png",
"resources/dashmaster/mph_9.png" => "raw.githubusercontent.com/thebitwise/Dashmaster/3.3.2/resources/dashmaster/mph_9.png",
],
],
"lua/iniparser" => [
"is_dependency" => true,
"author" => "well-in-that-case",
Expand Down

0 comments on commit 53a2a06

Please sign in to comment.