Add initial scripts into the repo

This commit is contained in:
Oliver 2026-01-13 17:03:54 -07:00
commit 1b983cb54d
9 changed files with 1389 additions and 0 deletions

7
package.json Normal file
View file

@ -0,0 +1,7 @@
{
"devDependencies": {
"@foundryvtt/foundryvtt-cli": "^3.0.2",
"axios": "^1.13.2",
"dotenv": "^17.2.3"
}
}