mirror of
https://github.com/acidicoala/SmokeAPI.git
synced 2026-01-24 13:32:51 -05:00
Refactored types
This commit is contained in:
13
tools/README.md
Normal file
13
tools/README.md
Normal file
@@ -0,0 +1,13 @@
|
||||
# SmokeAPI tools
|
||||
|
||||
## Steamworks Downloader
|
||||
|
||||
A simple tool for downloading Steamworks SDK archive from the public GitHub repository
|
||||
[cdn](https://github.com/acidicoala/cdn/tree/main/valve)
|
||||
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](../res/interface_lookup.json),
|
||||
which is used by SmokeAPI to lookup function ordinals for specific interface versions.
|
||||
Reference in New Issue
Block a user