Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/danielvschoor/sc2-helper
- Owner: danielvschoor
- Created: 2020-01-01T20:24:24.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2024-01-05T13:07:32.000Z (10 months ago)
- Last Synced: 2024-07-18T01:32:11.164Z (4 months ago)
- Language: Rust
- Size: 1.25 MB
- Stars: 10
- Watchers: 3
- Forks: 3
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-sc2-ai - sc2-helper - StarCraft 2 AI helper tools (Libraries / Python Libraries)
README
# sc2-helper
StarCraft 2 AI helper toolsWIP:
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