cs2-nav 0.3.17

Package to produce CS2 meeting point plots.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<div align="center">
<h1>CS2-Nav</h1>

 [![Downloads](https://static.pepy.tech/personalized-badge/cs2_nav?period=total&units=international_system&left_color=grey&right_color=blue&left_text=Downloads)](https://pepy.tech/project/cs2_nav) [![Build](https://github.com/JanEricNitschke/cs2_meeting_points/actions/workflows/build.yaml/badge.svg)](https://github.com/JanEricNitschke/cs2_meeting_points/actions/workflows/build.yaml) [![MIT License](https://img.shields.io/badge/License-MIT-blue.svg)](https://github.com/JanEricNitschke/pymend/blob/main/LICENSE)

</div>

**Navigation and visibility utilities for [Awpy](https://github.com/pnxenopoulos/awpy) in Rust**

## Installation

To install, just run

```
pip install cs2-nav
```