A static API containing most of the in-game items, assets and more from the game Deadlock.
Documentation: https://assets.deadlock-api.com/docs
# Extract Game Files
STEAM_USERNAME=your_steam_username STEAM_PASSWORD=your_steam_password ./extract_game_files.sh
# Parse Game Data
python3 -m deadlock_assets_api.parse_game_data
- Download DepotDownloader and Decompiler from GitHub-Releases
- Download the newest Depot from Steam
- Decompile all VPK files
- Extract out the data we need
- Parse the data into a JSON file