rename folder
This commit is contained in:
15
src/macros_new/gowlers-tracking-ledger/module.json
Normal file
15
src/macros_new/gowlers-tracking-ledger/module.json
Normal 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"]
|
||||
}
|
||||
Reference in New Issue
Block a user