gates_of_skeldal/external/steamworks/get_sdk.md
2025-04-15 09:49:43 +02:00

20 lines
No EOL
723 B
Markdown

# Download and Extract Steamworks SDK
Follow these steps to download and extract the Steamworks SDK:
## Steps to Download and Extract
1. Visit the official [Steamworks SDK page](https://partner.steamgames.com/).
2. Log in with your Steam developer account.
3. Navigate to the "SDK & Tools" section.
4. Download the latest version of the Steamworks SDK.
5. Once downloaded, extract the contents of the SDK archive into this directory.
## Required Directory Structure
After extraction, ensure the following directories exist in this location:
- `redistributable_bin/`
- `public/`
- `tools/`
- `sdk/`
- `samples/`
If any of these directories are missing, re-download and extract the SDK to ensure all files are included.