steamworks4j icon indicating copy to clipboard operation
steamworks4j copied to clipboard

Activity

Open Zweistein2 opened this issue 5 years ago • 3 comments

Hey, it seems to me that this repo is more or less dead. Pull requests are no longer merged, issues are not answered and there have been no commits for 10 months now. Is this true? Is it really dead?

Zweistein2 avatar Sep 14 '20 13:09 Zweistein2

It is the repo of code-disaster. He is the only one who is able to merge PRs. You can fork this repo, but the main problem is to compile the libs for the different platforms. Maybe there is a docker image which allows to cross compile the libs.

AlrikG avatar Sep 18 '20 09:09 AlrikG

No, it's not dead. Just very low priority to me personally for about a year now. Most missing and requested features (like Input, Inventory, RemotePlay) are relatively complex to add and test in isolation, which doesn't help motivation either.

code-disaster avatar Sep 23 '20 07:09 code-disaster

You can fork this repo, but the main problem is to compile the libs for the different platforms. Maybe there is a docker image which allows to cross compile the libs.

Yeah, continuously recompiling and testing the native libraries on all three platforms adds some mental friction, too. I want to have a look into GitHub Actions for that. If someone is willing to contribute on that front, feel free to do so.

code-disaster avatar Sep 23 '20 07:09 code-disaster