Add setup script for development

This commit is contained in:
Luiz Costa 2025-08-16 16:45:07 -03:00
parent 264ba44a14
commit 3895bcae08
6 changed files with 82 additions and 16 deletions

2
.env.example Normal file
View file

@ -0,0 +1,2 @@
FOUNDRY_MAIN_PATH=/path/to/foundry/resources/app/main.js
FOUNDRY_DATA_PATH=/path/to/foundry/data