You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bug: Could not find a part of the path when installing on Linux #479
Wine: Throw a friendlier exception message asking users them to give FlatPak Protontricks, FileSystem permission. Ideally, check if it exists before starting the install at all by trying to drop a dummy file.
Examples of things up for grabs (some simple things):
Deploy a 1 click protocol handler on Wine / Proton (same way a
.desktop
file is deployed by installer for shortcuts)A message informing the user how to uninstall if they used
Deploy ASI Loader
to perma-install Reloaded to their game and then removed the Reloaded folder. (Basically print DLL location inReloaded.Mod.Bootstrapper
telling them to delete file if loader removal is intended.)|Make
.desktop
files passdesktop-file-validate
, it doesn't like'
being used alongside"
.Outside of these, you're free to implement any feature, provided they meet the simple rules:
The text was updated successfully, but these errors were encountered: