Add rpgsheet (#2247)

This commit is contained in:
Skylar Hill 2022-06-05 06:31:10 -05:00 committed by GitHub
parent 111cb409b1
commit a0b80cf610
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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",