#Change User Directory

7 messages · Page 1 of 1 (latest)

hallow lark
#

I looked through the manual but couldn't find the referenced file (forge.profile.preferences.example) to see how to change the User Directory. I play on two different computers, so it would be great if I could change the directory to a synced folder on Google Drive.

flat ice
hallow lark
# flat ice It should be in your main forge directory https://github.com/Card-Forge/forge/tr...

Thanks for that. The name used "properties" but the manual uses "preferences". On a separate but related note, I'm pretty tech illiterate, and even after reading through the example instructions, I'm not clear on what to edit in the file. Am I supposed to delete everything except the user directory line, and put my file path after the equal sign? Or am I just supposed to edit the part where it mentions a custom user directory (currently set to userDir=D:/ForgeData)?

flat ice
#

For you I'd probably put update both userDir and cacheDir to be shared since one is things like file saves, and one is images

#

So something like;

userDir=D:/forge/data
cacheDir=D:/forge/cache
hallow lark