.gitignore
LICENSE
README.md
pyproject.toml
requirements.txt
setup.py
.github/workflows/release-pypi.yml
Random_Enemy_Attributes/Enemy_Offset_Locations.h
Random_Enemy_Attributes/Random_Enemy_Attributes.cpp
Random_Enemy_Attributes/Random_Enemy_Attributes.h
Random_Enemy_Attributes/Random_Enemy_Attributes_wrapper.cpp
Random_Enemy_Attributes/Random_Enemy_Attributes_wrapper.pxd
Random_Enemy_Attributes/Random_Enemy_Attributes_wrapper.pyx
Random_Enemy_Attributes/patternedAI_Array.h
Random_Enemy_Attributes.egg-info/PKG-INFO
Random_Enemy_Attributes.egg-info/SOURCES.txt
Random_Enemy_Attributes.egg-info/dependency_links.txt
Random_Enemy_Attributes.egg-info/top_level.txt
tools/build-ci.sh
tools/build-cython.sh
tools/build-standalone.sh
tools/build-wheel.sh
tools/clean.sh
tools/venv.sh