DrInfy / sc2-pathlib

Pathfinding and terrain analysis library for Starcraft 2 bot api in Rust
MIT License
14 stars 9 forks source link

Add build script and binaries for macOS #10

Closed merfolk closed 3 years ago

merfolk commented 4 years ago

Currently the repository contains build scripts and CI actions for building Windows and Linux binaries. This also restricts sharpy-sc2 to supporting only Windows and Linux.

To allow macOS users to use sharpy-sc2 and sc2-pathlib, we should add build scripts and CI actions for macOS.

https://github.com/DrInfy/sc2-pathlib/blob/master/.github/workflows/rust_build.yml