Skip to content

An NPM/Javascript implementation of the python s2clientprotocol package used in the deepmind/pysc2 project.

License

Notifications You must be signed in to change notification settings

arcman7/s2clientprotocol

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

s2clientprotocol

NPM/Javascript implementation of the python sc2clientprotocol package used in the deepmind/pysc2 project.

For more information see this repository's documentation

This repository serves as the source code and homepage of the sc2clientprotocol npm package.

Installation

npm install sc2clientprotocol

Building from source

  1. Install the protoc compiler easier done on a mac
  2. run the command: npm run build-proto
  • the generated files will be located in the build/gen directory

For other feeback not strictly related to bugs or feature requests you can leave a comment here.

About

An NPM/Javascript implementation of the python s2clientprotocol package used in the deepmind/pysc2 project.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published