Structs§
- Save
Bundle - Represents a REPO Save directory (official or backup) A save bundle contains a .es3 save file of the same name as the bundle folder and optionally other backups of the .es3 file.
Enums§
Functions§
- extract_
save_ bundles - Given a path to a directory as a string, extract a Vector of SaveBundle objects.
- read_
save_ file - Read a save file by decrypting it and deserializing the JSON.