mirror of
https://github.com/ChrisTitusTech/linutil.git
synced 2024-11-22 13:22:28 +00:00
565f507190
* implement dynamic auto updating word wrapping functionality * run fmt * remove dupe space * run fmt * add remove comments back * fix compilation errors * run fmt * run docgen * run docgen * fix conflicts * run cargo xtask docgen * use boolean rather than enum --------- Co-authored-by: nyx <nnyyxxxx@users.noreply.github.com>
11 lines
519 B
TOML
11 lines
519 B
TOML
name = "Gaming"
|
|
|
|
[[data]]
|
|
name = "Diablo II Resurrected"
|
|
|
|
[[data.entries]]
|
|
name = "Loot Filter"
|
|
description = "This is a loot filter for Diablo II Resurrected. It's designed to be a simple, clean, and easy to read loot filter that highlights the most important items. Works on battle.net and single player. No frills, no config, just highlights high runes and other valuable items. For more information visit: https://github.com/ChrisTitusTech/d2r-loot-filter"
|
|
script = "diablo-ii/d2r-loot-filters.sh"
|
|
task_list = "FM"
|