Skip to content

Commit a9692f6

Browse files
committed
Add Vector Binary Logging Format pattern
1 parent 7716b9d commit a9692f6

File tree

2 files changed

+536
-0
lines changed

2 files changed

+536
-0
lines changed

README.md

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

0 commit comments

Comments
 (0)