Walt Destler
Walt Destler
I have a .NET 6 game that is using the Steamworks.NET Nuget package version 20.1.0. When I build my game for 32-bit processors, I get the following warning: > CSC...
I noticed that the [butler documentation](https://itch.io/docs/butler/pushing.html) says "Limits: there is no way to tag channels with architecture (32-bit vs 64-bit) yet." (I looked for a Github issue for this but...
I am unable to compile any configuration using Visual Studio 2012 because I get the following linker errors: ``` 12>BlockCompressor.obj : error LNK2019: unresolved external symbol "float __cdecl nv::compress_etc1(class nv::Vector4...