pkNX/pkNX.Containers/VFS/FileSystems
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
..
Archives Improve VFS code 2023-01-18 18:03:51 +01:00
IFileSystem.cs Improve VFS code 2023-01-18 18:03:51 +01:00
LayeredFileSystem.cs Flatsharp codegen (#326) 2023-04-06 18:00:19 -07:00
PhysicalFileSystem.cs Improve VFS code 2023-01-18 18:03:51 +01:00
ReadOnlyFileSystem.cs Improve VFS code 2023-01-18 18:03:51 +01:00
RelativeFileSystem.cs Improve VFS code 2023-01-18 18:03:51 +01:00