Thomas Altenburger
Thomas Altenburger
I've pushed #692 to discuss the backward compatibility. Happy to adjust and finish it if need be.
I need to move [#692](https://github.com/rlabrecque/Steamworks.NET/pull/692) forward, but it's mostly about fixing warnings. Steamworks.NET works just fine with any .NET version, including ```PublishAot``` (we've been using it for ages this way)....
Much appreciated contribution. Native binaries will have to be submitted to the Dependencies submodule. I haven't thoroughly reviewed the PR yet, but to me there's an immediate concern: it would...
Could you commit the submodule change so that the build can access de binaries?
That's good, but you now also have to update to which submodule commit the dependencies are pointing. ```git pull origin master``` from the ```ThirdParty/Dependencies``` folder, and then commit changes on...
It seems so, some of tests are based on image comparison for testing rendering fidelity toward a target and assume the debug clear color. I believe that this change should...
Hello @FenixH, you can now upgrade the dependencies submodule to get the mac fix, which should allow this PR to move forward.
There hasn't been a conclusion yet on 32bit support, but it is very likely that it'll be removed. dotnet 5 doesn't support 32bit linux and Steam has so few 32bit...
It would be nice to have theora built and packaged like other dependencies are now. Since we're looking for retiring the dependencies repository, this would make things go backward a...
> It would be nice to have theora built and packaged like other dependencies are now. Since we're looking for retiring the dependencies repository, this would make things go backward...