philippj / SteamworksPy

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

Support Nuitka `--onefile` compiled application; Implement ISteamUGC/GetAppDependencies #91

Open twstagg opened 1 year ago

twstagg commented 1 year ago

Please let me know what you think!

Edit: I also fixed a couple of compile warnings on MacOS.

twstagg commented 1 year ago

Anybody had a chance to look at this? I had other work I wanted to do as well, but this is my first try at this sort of work. Is this acceptable?