.gitignore
LICENCE.md
MANIFEST.in
README.md
logo.txt
pyproject.toml
requirements.txt
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
_cyminhook/cyminhook-0.1.4-cp310-cp310-win_amd64.whl
_cyminhook/cyminhook-0.1.4-cp39-cp39-win_amd64.whl
docs/change_log.md
docs/index.md
docs/setup.md
docs/writing_libraries.md
docs/writing_mods.md
docs/api/mod_loader.md
docs/examples/basic_mod.md
docs/modding/getting_started.md
docs/modding/quick_reference.md
example_mods/gravityManipulator.py
mods/disable_mod_warning.py
mods/misc_tests.py
mods/test_mod.py
nmspy/__init__.py
nmspy/_types.py
nmspy/caching.py
nmspy/common.py
nmspy/decorators.py
nmspy/hashing.py
nmspy/math.py
nmspy/pymhf.toml
nmspy/states.py
nmspy/_internals/staging.py
nmspy/_internals/mods/globals.py
nmspy/_internals/mods/singletons.py
nmspy/data/__init__.py
nmspy/data/common.py
nmspy/data/engine.py
nmspy/data/enums.py
nmspy/data/func_signatures.py
nmspy/data/functions.txt
nmspy/data/local_types.py
nmspy/data/struct_types.py
nmspy/data/structs.py
nmspy/data/014f5fd1837e2bd8356669b92109fd3add116137/func_offsets.old.py
nmspy/data/014f5fd1837e2bd8356669b92109fd3add116137/function_offsets.py
nmspy/data/functions/__init__.py
nmspy/data/functions/call_sigs.py
nmspy/data/functions/hooks.py
nmspy/data/functions/offsets.py
nmspy/data/functions/overloads.py
nmspy/data/functions/patterns.py
steam_mods/test_mod.py