SourceMod gamedata checker.

nosoop b8eba75446 Handle case where given class itself is the base for a vfn vor 11 Monaten
src b8eba75446 Handle case where given class itself is the base for a vfn vor 11 Monaten
tests c0a7f893c1 Only take deleting dtors when translating to Windows vor 11 Monaten
.gitignore c6cd5dd58d Initial commit vor 11 Monaten
.justfile a8a1b24683 Add helpers to extract vtable typename and function name vor 11 Monaten
README.md c6cd5dd58d Initial commit vor 11 Monaten
pyproject.toml ccd20751a7 Enforce type annotations vor 11 Monaten

README.md

smgdc

SourceMod gamedata checker.

Rewrite of a previous internal project.