Update File Type Status

Lucas Schwiderski 2024-07-09 17:59:20 +02:00
parent 4918370a58
commit 1c9b2062f0

@ -7,7 +7,7 @@
| File Type | Binary Format | Compilation | Decompilation | Comment |
|-----------------|---------------|-------------|---------------|-----------------------------------------------------------------------|
| Bundle | Partial | ✓ | ✓ | A few fields in file headers and their interaction with external `data/` files is unknown.
| Bundle Database | [Partial](File-Type---Bundle-Database) | ✓ | ✓ | The algorithm to generate resource hashes is unknown.
| Bundle Database | [Partial](File+Type+-+Bundle+Database.-) | ✓ | ✓ | The algorithm to generate resource hashes is unknown.
| Package | [Complete](File-Type---Package) | ✓ | ✓ |
| Lua | Complete | ✓ | ✓ |
| Texture | [Partial](File-Type---Texture) | [WIP](https://git.sclu1034.dev/bitsquid_dt/dtmt/issues/2) | [WIP](https://git.sclu1034.dev/bitsquid_dt/dtmt/issues/2) | While we do know the layout of the fields, we don't fully know what each of them does