-
I wanna have two separate mod lists one for WotC and one for the base game but since it keeps re-adding the workshop mod folder I cant. any help would be greatly appreciatted |
Beta Was this translation helpful? Give feedback.
Answered by
RevZero
Apr 1, 2021
Replies: 1 comment
-
To determine if the default folder was already added, AML checks if a path to a folder named |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
RevZero
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
To determine if the default folder was already added, AML checks if a path to a folder named
\268500
exists. So you could just add a dummy folder likec:\temp\268500
and AML should no longer add the real default path, because it thinks that its already there.