mirror of
https://github.com/ChrisTitusTech/linutil.git
synced 2024-11-05 21:28:48 +00:00
216f1a4836
* BIG CHANGES * core metadata * Added readme.md to the package * Moved the crate back to tui Co-authored-by: Liam <lj3954@users.noreply.github.com> --------- Co-authored-by: Liam <lj3954@users.noreply.github.com>
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"
|