linutil/tabs/gaming/tab_data.toml
JEEVITHA KANNAN K S a7e6ea0246
feat: Command Description (#437)
* Implement about page

Add title

Add hints

* Add descriptions for commands

* Refactor about to description
2024-09-18 19:17:08 -05:00

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"