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

1
.gitignore vendored
View file

@ -1,6 +1,7 @@
dist/
*.link
*.txt
/foundry
# Dependency directories
node_modules/