code-disaster / steamworks4j

A thin Java wrapper to access the Steamworks API
https://code-disaster.github.io/steamworks4j/
MIT License
468 stars 64 forks source link

Version 1.10 release? #140

Open WinterAlexander opened 6 months ago

WinterAlexander commented 6 months ago

Hello there,

I was wondering if we could get a version 1.10 release? Some new SDK features in 1.10 are needed for my project but the only way to access them are by using the SNAPSHOT right now. This is inconvenient because my build can break at anytime with breaking changes.

Further I tried using jitpack.io to freeze onto a specific commit to prevent breaking changes but it seems jitpack.io doesn't bundle the DLLs with it.

If releasing a new version is not possible, is there any alternative solutions?

Thanks! Alexander

Frotty commented 5 months ago

Yea, some commits are a year old, a new release would be nice.

phirrip commented 2 days ago

Ditto - a new release would be great.

As a new developer to Steamworks4j, and working from an ARM Mac, trying to get something actually running has been a major (and so far unsuccessful) hurdle.