A simple Deno program that allows starting Foundry from the command line easier than using the fvtt-cli
  • TypeScript 100%
Find a file
2026-08-02 14:10:52 -06:00
.vscode Implement the run command that starts Foundry and a Vivaldi window 2026-07-30 21:05:53 -06:00
src Fix data path determination 2026-08-02 14:10:52 -06:00
.gitignore Add a gitignore for the compiled binary 2026-07-30 00:48:03 -06:00
deno.json Implement the run command that starts Foundry and a Vivaldi window 2026-07-30 21:05:53 -06:00
deno.lock Implement the run command that starts Foundry and a Vivaldi window 2026-07-30 21:05:53 -06:00
README.md Update the repo to be using a Deno program instead of C and lay the foundation of the code 2026-07-30 00:46:12 -06:00

runner

A simple Deno program that allows starting Foundry from the command line easier than using the fvtt-cli