Add rpgsheet (#2247)

This commit is contained in:
Skylar Hill
2022-06-05 19:31:10 +08:00
committed by GitHub
parent 111cb409b1
commit a0b80cf610
+14
View File
@@ -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",