studio-minus / madness-interactive-reloaded

Moddable videogame based on Madness Combat
https://studiominus.nl/madness-interactive-reloaded.html
GNU General Public License v3.0
76 stars 14 forks source link

No files should be written to the game's folder #358

Closed Technochips closed 1 week ago

Technochips commented 3 weeks ago

As far as I can tell, the game saves everything (log files, save files, mods, etc.) inside the game's directory. This tends to be pretty fine for locally installed Windows games. However, this has a few issues:

This feature would just be to add the ability to read and write user data in the user's actual data directory:

This would make packaging on Linux possible.

mestiez commented 3 weeks ago

If this is implemented there should also be some kind of migration function.

Technochips commented 2 weeks ago

Slight research:

If Walgelijk is writing its own files as well, maybe a file management system could be implemented into Walgelijk?

mestiez commented 2 weeks ago

(⌒‿⌒)