Savegame parser for the games Fallout 3, Fallout NV, Fallout 4, Oblivion, Skyrim and Skyrim Special Edition
Libraries are built automatically from source as needed.
Libraries must be installed prior to building.
- Arch
sudo pacman -Syu zlib lz4
- Debian
sudo apt install zlib1g-dev liblz4-dev
- Fedora
sudo dnf install zlib-devel lz4-devel