@@ -39,6 +39,9 @@ A high-performance C++ library for simulating Pokemon battles from Generation 1
mkdir build &&cd build
cmake ..
make
cmake -DCMAKE_BUILD_TYPE=Debug ..
cmake -DCMAKE_BUILD_TYPE=Release ..
```
## Development Tools
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.