willianrod / ODeck

A free and open-source alternative to StreamDeck
https://odeck.app
MIT License
388 stars 22 forks source link

Update executable.ts to support multiple OS executables #42

Closed theundertakerjr666 closed 6 months ago

theundertakerjr666 commented 10 months ago

Accept multiple executable formats for various OS (Linux,Windows, etc). Previous revision only accepted '.exe', likely Windows

willianrod commented 6 months ago

Thanks @theundertakerjr666 for your contribution, nice catch. I forgot about this when adding build to Mac and Linux.