diff --git a/.env.template b/.env.template index 180dbd6..ae7771d 100644 --- a/.env.template +++ b/.env.template @@ -1,2 +1,5 @@ # The absolute path to the Foundry installation to create symlinks to FOUNDRY_ROOT="" + +# The manifest file for the module/system +MANIFEST="./system.json"