Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 449 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 449 Bytes

skyrim_savegame

A rust library with data structures representing a skyrim savegame and the capability to load a savegame.

This is work in progress and not complete!

Missing:

  • Papyrus data

Some things will never get parsed properly, as the the information about the data layout is not available. The data source regarding the file format is the Unofficial Elder Scrolls Pages, found here