Commit Graph

5 Commits

Author SHA1 Message Date
duckdoom4
e74bfbc365 Made VFS fully functional
Still need to start using it, but want to do it a bit slow to test it out. Also should really build some unit tests for this one..
2023-09-08 22:58:26 +02:00
duckdoom4
01ed02e507 Add more utility functions to VFS 2023-09-06 00:08:53 +02:00
Kurt
8e83b63d95
Flatsharp codegen (#326)
* 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).
2023-04-06 18:00:19 -07:00
duckdoom4
61e133b118 Improve VFS code 2023-01-18 18:03:51 +01:00
duckdoom4
b8412c2556 Add VFS 2023-01-16 19:32:19 +01:00