rename folder

This commit is contained in:
centron\schwoerer
2025-11-18 09:46:37 +01:00
parent aec929b433
commit e553e809ae
3 changed files with 0 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
{
"id": "gowlers-tracking-ledger",
"type": "module",
"title": "Gowler's Tracking Ledger",
"description": "Adds HP/XP/Currency log buttons to PF1 sheets and opens the tracking dialog preloaded with the actor's logs.",
"version": "0.1.0",
"authors": [
{ "name": "Gowler", "url": "https://foundryvtt.com" }
],
"compatibility": {
"minimum": "11",
"verified": "11"
},
"scripts": ["scripts/gowlers-tracking-ledger.js"]
}