Add a script for linking Foundry into the project root

This commit is contained in:
Eldritch-Oliver 2025-10-04 20:43:41 -06:00
parent d15301663c
commit bf06edc5c6
6 changed files with 69 additions and 2 deletions

2
.env.template Normal file
View file

@ -0,0 +1,2 @@
# The absolute path to the Foundry installation to create symlinks to
FOUNDRY_ROOT=""