We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 01e12dd commit cfd07d6Copy full SHA for cfd07d6
README.md
@@ -25,7 +25,7 @@ $ npm install
25
$ npm start "/Users/alkurbatov/Library/Application Support/Blizzard/StarCraft II/stableid.json"
26
27
# Generate the code using one of saved ID files.
28
-$ npm start ./assets/4.10.2-stableid.json
+$ npm start ./assets/4.10.4-stableid.json
29
30
# Run tests
31
$ npm test
0 commit comments