CBash is a C/C++ library for reading and writing TES IV: Oblivion, TES V: Skyrim and Fallout: New Vegas plugin files. It's used by the Wrye Bash modding utility to build its Bashed Patch plugins.
For bugs and feature request, feel free to open a new Issue in the Issue tracker. For other discussions, open a new thread here, for example asking questions about what specific parts of the code do, etc.
Instructions on how to build CBash can be found in this document in the source code distribution. Also, always check the wiki in case there's more general information to find there.
The CBash API is currently sparsely documented. There is some Doxygen-style documentation of the API in the include headers.
The plugin file formats are documented at the following locations:
CBash's record and field support is incomplete. For information on what has and has not ben implemented, see the wiki.
This repository was created from the current state (as of 10/15/2016) of Lojack's CBash repository.
See LICENSE