.gitignore
LICENSE
MANIFEST.in
README.md
logo.txt
pyproject.toml
uv.lock
.github/workflows/pipeline.yml
NMSpy.egg-info/PKG-INFO
NMSpy.egg-info/SOURCES.txt
NMSpy.egg-info/dependency_links.txt
NMSpy.egg-info/entry_points.txt
NMSpy.egg-info/requires.txt
NMSpy.egg-info/top_level.txt
example_mods/audio_test_mod.py
example_mods/gravityManipulator.py
example_mods/instantScanning.py
nmspy/__init__.py
nmspy/caching.py
nmspy/common.py
nmspy/decorators.py
nmspy/pymhf.toml
nmspy/terminal_parser.py
nmspy/_internal_mods/singletons.py
nmspy/_internal_mods/textChatManager.py
nmspy/data/audiokinetic.py
nmspy/data/basic_types.py
nmspy/data/exported_types.py
nmspy/data/nanovg.py
nmspy/data/types.py
nmspy/data/enums/__init__.py
nmspy/data/enums/external_enums.py
nmspy/data/enums/internal_enums.py
tools/data.json
tools/get_decorator_data.py
tools/update_from_data.py