Minimal working example for a character sheet

This commit is contained in:
Oliver-Akins 2023-11-21 22:59:22 -07:00
parent 08a8b89ec0
commit e5c1cfec97
11 changed files with 91 additions and 31 deletions

View file

@ -16,9 +16,11 @@
],
"url": "https://github.com/Oliver-Akins/foundry.dungeon",
"esmodules": [
"dotdungeon.mjs"
"module/dotdungeon.js"
],
"styles": [
".css/root.css"
],
"styles": [],
"languages": [
{
"lang": "en",