SourceMod gamedata checker.

nosoop fe886b0017 Fix enumeration of vtable function indices %!s(int64=2) %!d(string=hai) anos
src fe886b0017 Fix enumeration of vtable function indices %!s(int64=2) %!d(string=hai) anos
tests a5ae27a928 Add tests to validate function overload matching %!s(int64=2) %!d(string=hai) anos
.gitignore c6cd5dd58d Initial commit %!s(int64=2) %!d(string=hai) anos
.justfile a8a1b24683 Add helpers to extract vtable typename and function name %!s(int64=2) %!d(string=hai) anos
README.md c6cd5dd58d Initial commit %!s(int64=2) %!d(string=hai) anos
pyproject.toml a8a1b24683 Add helpers to extract vtable typename and function name %!s(int64=2) %!d(string=hai) anos

README.md

smgdc

SourceMod gamedata checker.

Rewrite of a previous internal project.