dustinblackman / Championify

Import recent item sets from popular aggregators like Champion.gg in to League of Legends to use within game! No hassle.
MIT License
889 stars 157 forks source link

[Portability] Settings saved to .exe directory #213

Open stdedos opened 7 years ago

stdedos commented 7 years ago

Self-explainatory, instead of saving to "\user\current\AppData\Roaming\Championify", save to "./"

willcraft1 commented 7 years ago

Usually, the standard way to allow portability is to export current settings. Keeping settings in AppData is required for multi-profile PCs.

stdedos commented 7 years ago

I cannot understand your point clearly.

Is there a problem if, instead of %APPDATA%\Roaming, settings are saved to "./Settings"?

Exporting and re-importing the settings when I want to just put an app to my flashdrive to move around, sounds too much of a hassle for me :/

hollowsxd commented 6 years ago

Is there really any other people need it? If then I can see it being done

dustinblackman commented 6 years ago

However if it's done I'd like it as an optional parameter, or only used if the portable version of the app is being used. With the Squirrels update system, the local path will change on each update, meaning you'd lose your settings on each update if you were to save it at ./.