Skip to content

What's the best workflow for the dev/test loop? #25

Answered by aMediocreDad
giant-teapot asked this question in Q&A
Discussion options

You must be logged in to vote

Apparently, I cannot use a dev system "next" to the stable one without editing system.json which is… unfortunate.

Not sure what you want to get out of that, but you can open multiple instances of Foundry. I have one instance of Foundry open in vscode using a launch config, it is pointing towards a userdata folder that is different to my production data folder. If I want to compare I can always just open my production foundry instance and compare/test.

Multiple workflow resources here: https://foundryvtt.wiki/en/development/resources

Personally I have a setup similar to DJ Addis setup, along with a pure nodejs setup for when I am mobile.

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@giant-teapot
Comment options

giant-teapot Feb 9, 2021
Collaborator Author

Answer selected by aMediocreDad
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants