Update File Type Status

Lucas Schwiderski 2024-07-12 13:11:58 +02:00
parent 0e69f14466
commit 1c06d63f20

@ -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.-) | ✓ | ✓ |
| 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