mirror of
https://github.com/ChrisTitusTech/linutil.git
synced 2024-11-22 05:12:27 +00:00
d2r initial script
This commit is contained in:
parent
0ffe947072
commit
e59b8574aa
1
src/commands/gaming/diablo-ii/d2r-loot-filters.sh
Normal file
1
src/commands/gaming/diablo-ii/d2r-loot-filters.sh
Normal file
|
@ -0,0 +1 @@
|
|||
#!/bin/bash
|
BIN
src/commands/gaming/diablo-ii/lootfilter.zip
Normal file
BIN
src/commands/gaming/diablo-ii/lootfilter.zip
Normal file
Binary file not shown.
8
src/commands/gaming/tab_data.toml
Normal file
8
src/commands/gaming/tab_data.toml
Normal file
|
@ -0,0 +1,8 @@
|
|||
name = "Gaming"
|
||||
|
||||
[[data]]
|
||||
name = Diablo II Ressurected
|
||||
|
||||
[[data.entries]]
|
||||
name = "Loot Filter Install"
|
||||
script = "diablo-ii/d2r-loot-filters.sh"
|
|
@ -1 +1 @@
|
|||
directories = ["system-setup", "applications-setup", "security", "utils"]
|
||||
directories = ["system-setup", "applications-setup", "security", "utils", "gaming"]
|
||||
|
|
Loading…
Reference in New Issue
Block a user