About this mod
A tool for backing up and restoring mod files for Wreckfest 2 on Linux (including Steam Deck)
- Permissions and credits
- Mirrors
This tool allows you to:
- Backup mods to a directory
- Backup mods to a tarball (both tar and tar.gz)
- Delete mods
- Restore mods from a directory or tarball
- Validate Wreckfest 2 Steam files
The full code is availabe on GitHub
The script requires Proton Experimental to be installed via Steam.
To run the script simply save it in your Wreckfest 2 root directory, give it execution permission, and run it in the terminal.
chmod +x WF2ModHandler.sh;
./WF2ModHandler