We don’t let arbitrary command line flags through right now for security reasons, but I can look into allowing that one.
Command line flags for electron would be processed here: https://github.com/itchio/itch/blob/master/src/main/main.ts#L38
We don’t let arbitrary command line flags through right now for security reasons, but I can look into allowing that one.
Command line flags for electron would be processed here: https://github.com/itchio/itch/blob/master/src/main/main.ts#L38