Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/danielvschoor/sc2-helper

StarCraft 2 helper tools
https://github.com/danielvschoor/sc2-helper

Last synced: 3 months ago
JSON representation

StarCraft 2 helper tools

Awesome Lists containing this project

README

        

# sc2-helper
StarCraft 2 AI helper tools

WIP:

This library will be a collection of helper tools for Python StarCraft 2 bots
implemented in Rust in order to have the same performance as C++ bots.

### How to release a new version

1. Change the version in [cargo.toml](cargo.toml) and push the changes
2. Manually "Create a new release" with GitHub - this will trigger the workflow