SourceMod gamedata checker.

nosoop 29f6889a38 Move vtable extraction logic to disambiguator 10 months ago
src 29f6889a38 Move vtable extraction logic to disambiguator 10 months ago
tests 6c25a6b2c0 Make overload checking match const and non-const functions 10 months ago
.gitignore c6cd5dd58d Initial commit 10 months ago
.justfile a8a1b24683 Add helpers to extract vtable typename and function name 10 months ago
README.md c6cd5dd58d Initial commit 10 months ago
pyproject.toml a8a1b24683 Add helpers to extract vtable typename and function name 10 months ago

README.md

smgdc

SourceMod gamedata checker.

Rewrite of a previous internal project.