tech189

Results 83 comments of tech189

I would also like to request a pre-built .jar in the releases. At the moment, the [Scoop package](https://scoop.sh/#/apps?q=halo&s=0&d=1&o=true) is out of date because it relies on pre-built binaries. Thanks :)

Hi, just to let you know, the latest release (0.6.1) doesn't contain any binaries for Windows so the Scoop package is out of date currently.

Installations of apps with Scoop are not meant to be portable as far as I know. Users should know that if they move executables away from their Scoop directory, they...

We should try to avoid renaming manifests as users might get stuck on the old one and not realise that their app is no longer being updated (there is no...

Could you redo this PR without the extra files? We just need `bucket/ghorg.json`

All done now, thank you for your contribution @GioPat!

LGTM, thanks for your contribution!

Oh right I didn't realise it was TTS, let me know if you get anywhere with that, I suspect that you might have to log in to access the audio.

Same here, except for me the App Store says it isn’t available in my region.

Getting the same error on Windows when I run `zigup 0.10.0`: ``` ❯ zigup 0.10.0 install directory 'C:\Users\$USER\scoop\apps\zigup\current\zig' mkdir "C:\Users\$USER\scoop\apps\zigup\current\zig" rd /s /q "C:\Users\$USER\scoop\apps\zigup\current\zig\0.10.0.installing" mkdir "C:\Users\$USER\scoop\apps\zigup\current\zig\0.10.0.installing" downloading 'https://ziglang.org/download/0.10.0/zig-windows-x86_64-0.10.0.zip' to 'C:\Users\$USER\scoop\apps\zigup\current\zig\0.10.0.installing\zig-windows-x86_64-0.10.0.zip'...