* Manually translated/attributed fbs files.
* Include fields in obj-as-table dump
* Emit fields for json too. FlatSharp generates structs with fields rather than properties at fixed offsets (maybe I'm missing a setting)
* Update .editorconfig to ignore generated code files (unsure if this actually works).
* Add buttons to edit encounter slots
* Add tooltips
* Add default icon for editor windows
* Fix auto size on window resize + re-align
Some components didn't resize. This commit fixes that + fixes alignment issues in all editors.