mirror of
https://github.com/acidicoala/SmokeAPI.git
synced 2025-12-06 05:25:43 -05:00
522 B
522 B
SmokeAPI tools
Steamworks Downloader
A simple tool for downloading Steamworks SDK archive from the public GitHub repository cdn and unzipping headers and binaries into the main project for subsequent processing.
Steamworks Parser
A more sophisticated tool that parses Steamworks SDK C++ headers in order to build an interface lookup map, which is used by SmokeAPI to lookup function ordinals for specific interface versions.