pkNX/pkNX.Containers
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
..
ContainerHandler Refactoring 2022-10-01 17:08:17 -07:00
GARC Refactoring 2022-10-01 17:08:17 -07:00
Mini Refactoring 2022-10-01 17:08:17 -07:00
Misc Update to net7, c#11 2023-01-14 15:34:27 -08:00
NX Refactoring 2022-10-01 17:08:17 -07:00
SARC Minor tweaks 2022-10-02 10:24:44 -07:00
VFS Flatsharp codegen (#326) 2023-04-06 18:00:19 -07:00
Container.cs Add handling for S/V load and data ripping 2022-11-24 15:30:03 -08:00
ContainerParent.cs Refactoring 2022-10-01 17:08:17 -07:00
ContainerType.cs Add handling for S/V load and data ripping 2022-11-24 15:30:03 -08:00
FakeContainer.cs Refactoring 2022-10-01 17:08:17 -07:00
FileMitm.cs Refactoring 2022-10-01 17:08:17 -07:00
FolderContainer.cs Add utility functions for folder container 2022-12-10 21:51:05 +01:00
IFileContainer.cs Refactoring 2022-10-01 17:08:17 -07:00
IFileInternal.cs Add handling for S/V load and data ripping 2022-11-24 15:30:03 -08:00
InternalFileContainer.cs Add handling for S/V load and data ripping 2022-11-24 15:30:03 -08:00
LargeContainer.cs Minor tweaks 2022-10-27 11:59:42 -07:00
LargeContainerEntry.cs Refactoring 2022-10-01 17:08:17 -07:00
pkNX.Containers.csproj Update to net7, c#11 2023-01-14 15:34:27 -08:00
SingleFileContainer.cs Refactoring 2022-10-01 17:08:17 -07:00