create-fate-mod
v1.1.0
Published
Scaffolder for FATE: Core mod projects — run with `pnpm create fate-mod` (or `npm create fate-mod`).
Readme
create-fate-mod
Scaffolder for FATE: Core mod projects.
pnpm create fate-modPrompts for a mod id, display name, author info, and capabilities
(sheetComponents/dice/theme/translations), then generates a ready-to-
build project using @fate-core/mod-build's Vite preset — npm install &&
npm run dev gets you live-reloading in the app's Developer Mode.
See docs/MOD_API.md
for the full authoring contract, and
fate-core-mods's
SUBMITTING.md for how to publish what you build.
