HazelnutCheese / Metis-Mod-Launcher

A wpf config tool for ModEngine2
MIT License
23 stars 6 forks source link

Support Different App Data Paths #32

Open Charles-Stuart opened 1 year ago

Charles-Stuart commented 1 year ago

Problem Statement

Potential Solutions

Use Case I share my desktop with my gf, who uses her own Windows/Steam user account so she can play online with friends from her steam list. She and I also use the same mods, so usually I'll import, then test them out. But there are quite a few mods that we are using, and it gets a bit unwieldy to do the import/export dance while trying to keep all the DLL paths in the right spots.

It would be far easier if I could just copy the entire AppData folder to her user profile and reset the permissions.

Alternatively, if there were command-line options for resetting/configuring the app's data path, I could then redirect it to something like "C:\ProgramData\Shared\Metis Mod Launcher" so both user accounts can get to it.