Skip to content
forked from lojack5/CBash

CBash fork with Skyrim support (as I decypher it)

Notifications You must be signed in to change notification settings

TESSkyblivion/CBash

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CBash

CBash is a 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.

Instructions on how to build CBash can be found here.

The plugin file formats are documented at the following locations:

The CBash API is currently sparsely documented. There is some Doxygen-style documentation of the API functions exposed in CBash.h, but some details of the field-related functions' arguments can only be found by reading the source of the .cpp files for the record type you are trying to access the fields of.

CBash's record and field support is incomplete. For information on what has and has not ben implemented, see the wiki.

About

CBash fork with Skyrim support (as I decypher it)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 99.0%
  • Other 1.0%