philippj / SteamworksPy

A working Python API system for Valve's Steamworks.
MIT License
212 stars 39 forks source link

SteamworsPy.dll missing from master #60

Closed rimpy-custom closed 3 years ago

rimpy-custom commented 3 years ago

May I ask for a precompiled SteamworsPy.dll to be added to the master. Just a feature request.

philippj commented 3 years ago

You can find one at https://github.com/philippj/SteamworksPy/tree/master/redist/windows

rimpy-custom commented 3 years ago

Yeap and it works great, but for compatibility with x86 OS SteamworsPy.dll is needed. The same for linux - SteamworsPy.so. Have found instruction in FAQ how to compile myself, but didn;t try yet.

rimpy-custom commented 3 years ago

That was an easy. Sorry for disturbing you. Compilled fine.