Marqasa / overwatch-crossover-patch

Overwatch 2 patch for CrossOver on Apple Silicon Macs
MIT License
103 stars 2 forks source link

Allow `crossover_path` custom installation location to be persisted #29

Closed preraku closed 2 months ago

preraku commented 2 months ago

When crossover was installed to a non-standard location, crossover_path gets set to a new path. Previously, crossover_path was immutable, so the user would be correctly queried for their non-default Crossover path, but the location would be reset to the default path right after the custom path handling.