[FEATURE REQUEST] - Auto import / Update Game profile with .r2z file
What problem does the feature request solve? Ease of use for less experienced people, this way the person in charge of the mod can deploy and send updated r2z file and other less savvy people have just to double click the file and wait for the download/update
Example mock-up (optional) simply add r2z file association with r2modman so it can start r2modman even when it's closed, or add drag and drop support over main app windows (select game, profile select etc). to recognize the correct game/profile name either a) have the exported r2z file include an extra file which contains game title and profile name (looks to be a normal zip container, so nothing should break for compatibility with other mod managers) b) have the r2z filename be the following format %GameTitle%-%Profile%-Export.r2z
before creating/updating the profile it should show a window with the game title and profile name, so that the user can confirm, it should be simple and easy to use with just 1 click action such as "Ok" "Cancel"
Additional information (optional) The system with the current UI requires at least 7 different clicks to import/update a profile, this on top of receiving the updated r2z or code, less savvy people have difficulties on updating the games to keep playing with a group of friends, within my group i often have to reach them out on teamviewer to make the mod update for them. even if this is not possible, even having access to a cli direct update method would help a lot, something such as "r2modman.exe --GameName --TargetProfile --SharedCode" would work beautifully as this way i could forge batch files for update, just like i do for creating shortcuts that connect the game to the correct modman profile