patterns/bsp: Added GoldSrc engine maps file format (#101)

Co-authored-by: Nik <werwolv98@gmail.com>
This commit is contained in:
Vladimir
2023-03-26 12:36:03 +04:00
committed by GitHub
parent a25a8a3615
commit adf7256c39
3 changed files with 209 additions and 0 deletions

View File

@@ -76,6 +76,7 @@ Hex patterns, include patterns and magic files for the use with the ImHex Hex Ed
| DS_Store | `application/octet-stream` | [`patterns/dsstore.hexpat`](patterns/dsstore.hexpat) | .DS_Store file format |
| UEFI | | [`patterns/uefi.hexpat`](patterns/uefi.hexpat)` | UEFI structs for parsing efivars |
| EVTX | | [`patterns/evtx.hexpat`](patterns/evtx.hexpat) | MS Windows Vista Event Log |
| BSP | | [`patterns/bsp_goldsrc.hexpat`](patterns/bsp_goldsrc.hexpat) | GoldSrc engine maps format (used in Half-Life 1) |
### Scripts