5 Commits

Author SHA1 Message Date
a2x
8b1ecb7afb Refactor code writer and fix minor things
Also added the ability to specify which files should be generated based on their file type.

E.g. `cs2-dumper.exe -f hpp,json`
2024-04-10 01:11:25 +10:00
a2x
05656b4f0b Rename IsNull trait to PointerExt
This allows for more pointer extension methods to be added in the future.
2024-04-09 13:10:58 +10:00
a2x
ce0fb918ab Improve schema parsing 2024-04-06 03:20:54 +10:00
a2x
9362b0c113 Experimental fix for latest update 2024-04-04 23:42:40 +10:00
a2x
3a935f5d73 Refactor and move Linux code to separate branch 2024-04-03 03:13:57 +11:00