main.mjs location #272
Answered
by
felddy
ChopperDan
asked this question in
Q&A
main.mjs location
#272
-
Where is "main.mjs" located? I'm trying to modify for an art browser backend... |
Beta Was this translation helpful? Give feedback.
Answered by
felddy
Jan 6, 2022
Replies: 2 comments
-
There is no Once the container starts and a distribution of FoundryVTT is successfully installed,
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
ChopperDan
-
I was able to find it, and enable what I needed! Thank you. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
There is no
main.mjs
in the source code for this container. That file is part of FoundryVTT.Once the container starts and a distribution of FoundryVTT is successfully installed,
main.mjs
will be located at:"${FOUNDRY_HOME}/resources/app/main.mjs"