HypherionSA
HypherionSA
Could it be that the download was corrupted? Just tested on my Arch Desktop and it launched fine 
Just relaying this reply from discord as well: The issue is possibly caused by the RPC assets proxy being offline (thanks for nothing heroku). This app is due for a...
I agree. Worth considering and implementing, but I would prefer this to be an "it's there if you need it, but it's not required" feature. Only reason for that being,...
I added a dev branch so long. Will implement the other things from #20 tonight
Wow, this is very insightful. I agree that this is definitely worth checking out and experimenting with, but might be best kept for a Major release, instead of minor (so...
Hmm good point. I'm thinking for this, maybe I can change the additional file method, to either take in just a file, or an Object, which would allow overriding the...
Implemented with 2.0.3 ```groovy // Additional files to upload with a custom display name and changelog. // Currently only supported on Curseforge addAdditionalFile { // File, Task or String artifact...
Sorry, been busy with work stuff. Meant to answer you earlier on the PR comment. > that it'd be useful to mark a release as a draft only when the...
> I wonder if the best way to approach this would be a custom predicate? > > We could pass a context object to a `markDraft` predicate with properties such...
@MattSturgeon Is this issue still on-going? Checking the PR linked, you mentioned it fixes this issue. Just want to double check before closing it out