Update the manifest template

This commit is contained in:
Oliver 2026-01-13 17:46:56 -07:00
parent e26baae865
commit 1b26cacc4d

View file

@ -1,2 +1,5 @@
# The absolute path to the Foundry installation to create symlinks to # The absolute path to the Foundry installation to create symlinks to
FOUNDRY_ROOT="" FOUNDRY_ROOT=""
# The manifest file for the module/system
MANIFEST="./system.json"