Skip to content

aiarena/sc2-proto-rs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Crates Version License: MIT Documentation

Documentation (master)

Protocol buffers for the StarCraft II Client API. Automatically generated from the protobuf definitions at Blizzard/s2client-proto.

Pre-generated files in src/ will be compiled by default. If you want to generate rust code from .proto files, install protobuf compiler and make sure it's in PATH. Then build this lib with protoc-rust feature.

Please note that this repository only contains the protobuf definitions, no abstraction is included here.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Rust 100.0%