Skip to content

aiarena/sc2-proto-rs

This branch is 3 commits ahead of, 3 commits behind UltraMachine/sc2-proto-rs:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

752feee · Nov 11, 2022

History

38 Commits
Aug 26, 2020
Nov 11, 2022
Aug 26, 2020
Feb 27, 2019
Apr 23, 2018
Aug 26, 2020
Nov 11, 2022
Aug 26, 2020
Jul 23, 2022

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%