Open carmineos opened 3 years ago
We should consider reworking the whole meta wrappers design.
Consider keeping the current MetaInformationXml (de)serialization as fallback for users' custom structs
MetaInformationXml
Then of course check PSO/RBF.
I've dumped all the StructureInfo and EnumInfo and exported a new MetaInformationXml https://github.com/carmineos/gta-toolkit/commit/692f17949c7d4bdc8a89d301dccce8c532c7e69d
We should consider reworking the whole meta wrappers design.
Consider keeping the current
MetaInformationXml
(de)serialization as fallback for users' custom structsThen of course check PSO/RBF.