FFXIVClientStructs
FFXIVClientStructs copied to clipboard
Consider switching from source generator to generated-and-committed code
imo the source generator is quite hard to debug and use, especially if you'd like to view what their output looks like on GitHub.
I think it would be better to convert it to a standalone application that produces files that can be committed into the repository.
Open to arguments otherwise, though.

I'm just unconvinced committing these files is worthwhile. IDEs are aware of them so debugging should also be aware of them.