Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix external libraries, requires Flatpak migration
In favor of fixing external steam library support, drop support for having an ammo.conf specific to Flatpak and another ammo.conf specific to Steam in cases where a game was installed in both locations. Instead, only use the normal ~/.local/share/ammo/<game name>/ammo.conf, and show the library location on the game selection screen. This is more accurate since it's possible to use Flatpak steam to add an external library, at which point there's no way to tell that external library was accessed via Flatpak steam. Steam installation instances do not have exclusive ownership of steam libraries. If you had games installed via Flatpak, pulling this update will require you to either reactivate/reorder your mods and commit, or move ~/.var/app/com.valvesoftware.Steam/.local/share/ammo to ~/.local/share/ammo.
- Loading branch information