Skip to content

Commit

Permalink
Add the stableid.json file with the most up to date ids.
Browse files Browse the repository at this point in the history
  • Loading branch information
tewalds committed Mar 4, 2019
1 parent 47950ab commit 3db45e9
Show file tree
Hide file tree
Showing 2 changed files with 33,560 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Expand Up @@ -122,3 +122,11 @@ Standard folder layout:
## Replay Packs
* Replace the "Battle.net" and "Replays" folders with the ones in the zip file.
* In the API, a replay must be specified as an absolute path.

## Stable IDs

These define the action mappings from ability ids in the protobuf api to the internals of the game.
They also define some general ids that combine multiple abilities that have a similar semantic meaning
(eg various forms of burrow, cancel, lift/land, etc). The `stableid.json` is updated occasionally with
the game, but can also be updated manually by downloading the `stableid.json` from here and placing it
in the root of your `StarCraft II` directory.

0 comments on commit 3db45e9

Please sign in to comment.