diff --git a/packages.json b/packages.json index 89e097c..f0045fb 100644 --- a/packages.json +++ b/packages.json @@ -1,4 +1,18 @@ [ + { + "name": "rpgsheet", + "url": "https://git.skylarhill.me/skylar/rpgsheet", + "method": "git", + "tags": [ + "tui", + "ttrpg", + "dnd", + "rpg" + ], + "description": "System-agnostic CLI/TUI for tabletop roleplaying game character sheets", + "license": "GPLv3", + "web": "https://git.skylarhill.me/skylar/rpgsheet" + }, { "name": "tinydialogs", "url": "https://github.com/Patitotective/tinydialogs",