diff --git a/File-Type-Status.md b/File-Type-Status.md index 6471ac6..7ce2b9d 100644 --- a/File-Type-Status.md +++ b/File-Type-Status.md @@ -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