card harness dynamic changes

This commit is contained in:
2026-09-11 21:19:08 -07:00
parent 8fcda5f2b7
commit 56f010a71e
25 changed files with 1055 additions and 126 deletions

View File

@@ -5,6 +5,7 @@
"type": "module",
"scripts": {
"assets": "node scripts/generate-reference-assets.mjs",
"catalog": "node scripts/card-catalog.mjs",
"export:blender": "node scripts/export-card-mesh.mjs",
"test": "node --test scripts/*.test.mjs",
"predev": "npm run assets",