Skip to content

Commit 7c3dcc1

Browse files
spndaWerWolv
andauthored
patterns: Add pattern for Vector BLF Frame Logging Format (#409)
* Add Vector Binary Logging Format pattern * Combine object header extensions into single type --------- Co-authored-by: Nik <[email protected]>
1 parent ea8b381 commit 7c3dcc1

File tree

2 files changed

+534
-0
lines changed

2 files changed

+534
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ Everything will immediately show up in ImHex's Content Store and gets bundled wi
4242
| Bencode | `application/x-bittorrent` | [`patterns/bencode.hexpat`](patterns/bencode.hexpat) | Bencode encoding, used by Torrent files |
4343
| Prusa BGCODE | | [`patterns/bgcode.hexpat`](patterns/bgcode.hexpat) | PrusaSlicer Binary G-Code files |
4444
| BLEND | | [`patterns/blend.hexpat`](patterns/blend.hexpat) | Blender Project file |
45+
| BLF | | [`patterns/blf.hexpat`](patterns/blf.hexpat) | Vector BLF Frame Logging Files |
4546
| BMP | `image/bmp` | [`patterns/bmp.hexpat`](patterns/bmp.hexpat) | OS2/Windows Bitmap files |
4647
| BIN | | [`patterns/selinux.hexpat`](patterns/selinux.pat) | SE Linux modules |
4748
| BINKA | | [`patterns/binka.hexpat`](patterns/binka.pat) | RAD Game Tools Bink Audio (BINKA) files |

0 commit comments

Comments
 (0)