change references and files to d20 generic

This commit is contained in:
random-wizard
2024-02-15 14:36:07 -05:00
committed by GitHub
parent 1fcc294a17
commit 3befbc0c88
5 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
# Generic Versatile
# d20 Generic
A generic and versatile character sheet template for roll20 that lets you add as many attributes, abilities, powers, etc... Helpful if you are playtesting a homebrew game and want to figure things out as you play.
![roll20-generic-versatile-screenshot](https://github.com/random-wizard/roll20-generic-versatile/blob/f3c8f66e69a78e1883ea3230b6bd2ff1947d8450/src/roll20-generic-versatile-screenshot.jpg)

Before

Width:  |  Height:  |  Size: 71 KiB

After

Width:  |  Height:  |  Size: 71 KiB

+4 -4
View File
@@ -1,9 +1,9 @@
{
"html": "genericversatile.html",
"css": "genericversatile.css",
"html": "d20generic.html",
"css": "d20generic.css",
"authors": "Random Wizard",
"roll20userid": "1",
"preview": "roll20-generic-versatile-screenshot.jpg",
"instructions": "A generic and versatile character sheet to handle different roleplaying game systems",
"preview": "roll20-d20-generic-screenshot.jpg",
"instructions": "A d20 generic and versatile character sheet to handle different roleplaying game systems",
"legacy": false
}