TiManGames / AmnesiaTheDarkDescent

GNU General Public License v3.0
30 stars 8 forks source link

Move files to a folder separate from the vanilla editors #43

Closed jkulawik closed 3 weeks ago

jkulawik commented 3 weeks ago

This will make installation/updating easier for users and remove the risk of CE files being replaced during a Steam update.

While for most files this will be a no-brainer, some need extra consideration - users might try to edit vanilla files and be surprised that things don't change in CE.

jkulawik commented 3 weeks ago

Seems like all the root dir things can be separated. What might be confusing for users is using separate configs for CE.

jkulawik commented 3 weeks ago

Core files cannot be moved without some major edits, because certain paths are hardcoded in the engine itself.

As to the user folder stuff, probably too much work for something that will confuse most people.