Skip to content

UltraMachine/sc2-proto-rs

 
 

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

No packages published

Languages

  • Rust 100.0%