philippj / SteamworksPy

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

Fixes for uploading and downloading Steam Workshop mods #69

Closed JackOekaki closed 3 years ago

JackOekaki commented 3 years ago

Here are all the fixes I made to get mod creation, updating, and downloading to work in my game. 7a7aaa8 is a potential breaking change, but it's included because override_callback's existing behaviour really took me by surprise.