Pobega / com.fightcade.Fightcade-ARCHIVE

ARCHIVED - go to flathub/com.fightcade.Fightcade
https://github.com/flathub/com.fightcade.Fightcade
GNU General Public License v2.0
2 stars 0 forks source link

Symlink files on read-only /app to writable locations #29

Closed Pobega closed 4 years ago

Pobega commented 4 years ago

Fightcade expects to be able to write to some paths relative to it's location such as log files and emulator configs. This commit symlinks the offending files to writable directories.

Resolves #28