DrInfy / sc2-pathlib

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

Find low inside fixes #23

Closed DrInfy closed 3 years ago

DrInfy commented 3 years ago

Fixed corrected position finder and remade find_low_inside code. Also includes some minor python quality of life things.