Jaxe-Dev / PublisherPlus

Provides extended options for publishing mods to the Steam Workshop.
5 stars 16 forks source link

Steamworks and Directory Scroller Fix #9

Closed RealTelefonmast closed 2 years ago

RealTelefonmast commented 2 years ago

Fixed the Steamworks update issue by recompiling with the new dll. Also added a performance improvement to the directory content scroller, it is impossible to scroll through on larger projects, this makes it super fast!

Hope I didn't add too much trash, added a .gitignore to avoid adding generated files.

Jaxe-Dev commented 2 years ago

I need to learn to check pull requests before uploading updates. Sorry I missed it. I used your improved content scroller fix in a subsequent update, thank you.