Open
Description
Hi,
I would like to run a game offline with umu (from lutris but maybe that's beside the point).
Since umu requires internet to function, I'm looking for a way to add a command prefix just before game is executed, I've tried to set PROTON_VERB to custom command, but it's validated and only few possibilities are allowed.
I'm looking for a way to inject something here:
Lines 342 to 352 in cbe41c9
Preferably this would be a program installed on a host that is accessible to umu.
Is there a way to do such a thing? Or changes in the code are required for this?