Commit Graph

6 Commits

Author SHA1 Message Date
Kurt
2578ba073c Refactoring
File scoped namespaces for all lib projects
netstandard2.0 => net6; now uniform. bye netframework!
2022-10-01 17:08:17 -07:00
Kurt
e432370a40 Add Pokémon Legends: Arceus support
.NET5.0 -> .NET6.0

Co-Authored-By: SciresM <8676005+SciresM@users.noreply.github.com>
2022-02-04 18:43:21 -08:00
Kurt
72d62f8859 Re-enable nullable, add Clone for species holder 2021-09-18 14:32:22 -07:00
Kurt
49c32e1ae4 Add generic and enum schema dumping 2021-09-18 00:15:21 -07:00
Kurt
12ba6bc9f0 Add fbs generator from class
No handling for struct or union types, but this is good enough to save me the time writing 107 schemas for Placement.
2021-09-16 18:38:57 -07:00
Kurt
a42f27687e Move to util folder
Add some dummy objects as sanity checkers for dead-end node traversal
2021-09-12 22:36:54 -07:00