x1nixmzeng / RevEngGlue

Library to aid porting file format documentation into standalone C# tools

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RevEngGlue

Glue library to aid porting file format documentation into standalone C# tools.

Most of my file formats are reverse-engineered as Binary Templates (with 010 Editor) so this library will aim to mimic these features. It also contains a version of prelen.bt to handle how strings are commonly stored in video game formats.

For general game format discussions visit XeNTaX.

Licence

This code has been placed in the public domain

About

Library to aid porting file format documentation into standalone C# tools


Languages

Language:C# 100.0%