diff --git a/File-Type-Status.md b/File-Type-Status.md index 9544372..55cac81 100644 --- a/File-Type-Status.md +++ b/File-Type-Status.md @@ -6,12 +6,12 @@ | 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 | Partial | ✓ | ✓ | A few fields in file headers and their interaction with external `data/` files is unknown. | | Bundle Database | Partial | ✓ | ✓ | The algorithm to generate resource hashes is unknown. | | Package | Complete | ✓ | ✓ | | | Lua | Partial | ✗ | ✓ | | | Strings | Partial | ✓ | ✓ | The file format itself is done, but the interaction with bundle properties is not fully figured out, yet. | | Unit | Limited | ✗ | ✗ | | | Material | Limited | ✗ | ✗ | | -| Texture | Limited | ✗ | ✗ | | +| Texture | Partial | ✗ | ✗ | | | Level | Limited | ✗ | ✗ | | \ No newline at end of file