Add an importable file for the default Foundry images

This commit is contained in:
Oliver 2026-02-01 23:13:04 -07:00
parent b1a6752238
commit ef63860922
4 changed files with 198 additions and 1 deletions

View file

@ -4,7 +4,8 @@
"@stylistic/eslint-plugin": "^2.6.1",
"eslint": "^9.8.0",
"globals": "^15.9.0",
"scripts": "file:./scripts"
"scripts": "file:./scripts",
"glob": "^13.0.0"
},
"scripts": {
"link": "node scripts/src/linkFoundry.mjs",