Expand description

Skyrim Cell Dump

skyrim-cell-dump is a library for parsing Skyrim plugin files and extracting CELL data into Rust structs.

Structs

A parsed TES5 Skyrim plugin file

Functions

Parses header and cell records from input bytes of a plugin file and outputs Plugin struct with extracted fields.