mirror of
https://github.com/ChrisTitusTech/linutil.git
synced 2024-11-05 21:28:48 +00:00
a7e6ea0246
* Implement about page Add title Add hints * Add descriptions for commands * Refactor about to description
10 lines
514 B
TOML
10 lines
514 B
TOML
name = "Gaming"
|
|
|
|
[[data]]
|
|
name = "Diablo II Resurrected"
|
|
|
|
[[data.entries]]
|
|
name = "Loot Filter Install"
|
|
description = "This is a loot filter for Diablo II Resurrected.\nIt's designed to be a simple, clean, and easy to read loot filter that highlights the most important items.\nWorks on battle.net and single player.\nNo frills, no config, just highlights high runes and other valuable items.\nFor more information visit: https://github.com/ChrisTitusTech/d2r-loot-filter"
|
|
script = "diablo-ii/d2r-loot-filters.sh"
|