1 Commits
Author SHA1 Message Date
Erik Brandon 5146320803 Fix: Parameterized Launcher Paths (EA & Itch.io)
Hardcoded version folders (e.g. EA Desktop/13.x.x.x/) go stale on
app updates, silently breaking shortcut creation. Resolve via find()
instead — called early for install detection/uninstall, and again
before check_and_write to catch first-time installs in the same run.

Fix: Use plarium_path vars instead of eaapp_path in Plarium uninstall

Copy-paste leftover from the EA App uninstall block; could cause
Plarium Play to be skipped during uninstall.
2026-07-12 19:34:08 -04:00