https://github.com/Reloaded-Project/Reloaded-II/issues/492
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 in Reloaded.Mod.Bootstrapper telling them to delete file if loader removal is intended.)|
https://github.com/Reloaded-Project/Reloaded-II/issues/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):
.desktop
file is deployed by installer for shortcuts)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.)|.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: