leaf
leaf
What do you mean "detected as installer." What do you see and what do you expect to see?
Thanks for the contribution. I also spent time time investigating this. I think that at this point working on getting electron updated is more important that the bug that's left...
Thanks for the workarounds everyone, we're working on getting updated builds out in the near future.
Can you share a screenshot? Are you sure it's saying butler couldn't be downoaded? or is the error originating from butler?
Sorry you're having an issue. I don't have a solution at the moment but it's likely we will be disabling all third-party websites from within the app in the future....
We'll look into this at some point, but in the meantime it should be trivial to use `itch-setup` that is downloaded from here to run the app: https://itch.io/app It only...
This error is typically associated third party virus or security scanner tampering with your system without your permission. Our understanding is why you are seeing a missing butler executable is...
> It would be good if the requirement for a system-wide install could be bypassed, by either detecting that a system running Steam OS does not require this or adding...
Would be nice to get a cross-platform filesystem watch library out of this. I've used https://github.com/hoelzro/linotify on linux.
The above syntax won't work, since we need a type that represents the tuple together. Additionally, we need a default case to let `check_value` match on. Maybe it will split...