Calinou / scoop-games

Scoop bucket for open source/freeware games and game-related tools
Creative Commons Zero v1.0 Universal
293 stars 152 forks source link

daggerfallunity: persist mods and gamefiles #1180

Closed mundifex closed 4 months ago

mundifex commented 4 months ago

Daggerfall Unity expects .dfmod files to be stored within a subfolder of StreamingAssets. Failing to persist this folder means users will lose any installed mods any time the app updates.

Also persisting GameFiles in case users want to place Daggerfall's arena2 folder there and create a truly portable install.

github-actions[bot] commented 4 months ago

All changes look good.

Wait for review from human collaborators.

daggerfallunity

mundifex commented 4 months ago

Closes #1181