Updating Unleashed Recompiled is a straightforward process — simply copy the new release files over your existing installation. Your save data, configuration, and installed game files are stored separately from the executable and will never be affected by an update.Documentation Index
Fetch the complete documentation index at: https://mintlify.com/hedge-dev/UnleashedRecomp/llms.txt
Use this file to discover all available pages before exploring further.
How to Update
Download the latest release
Download the latest version of Unleashed Recompiled from the official GitHub Releases page.
Extract and replace files
Extract the downloaded archive and copy its contents directly over your existing installation folder, replacing files when prompted. No other steps are required.
What Updates Do and Don’t Change
- Save data — Never affected by updates. It is stored in a separate system directory (or within your installation folder if you use portable mode).
- Configuration — Your
config.tomlsettings are preserved across updates. - Game files — The installed game data never changes between versions of Unleashed Recompiled. You will never need to reinstall the game when updating.
Save Data Locations
Your save data and configuration file are stored at the following paths, depending on your platform and setup:| Platform | Path |
|---|---|
| Windows | %APPDATA%\UnleashedRecomp\ |
| Linux (native) | ~/.config/UnleashedRecomp/ |
| Linux (Flatpak) | ~/.var/app/io.github.hedge_dev.unleashedrecomp/data |
save/— your save files (ormlsave/if Hedge Mod Manager’s save file redirection is enabled)config.toml— your configuration file
Portable Mode
If you have created aportable.txt file in your installation directory, the game runs in portable mode — all save data and configuration are stored inside the installation folder itself rather than the system-level paths listed above. When updating in portable mode, simply copy the new release files into the same folder as usual; your data will remain untouched alongside the executable.
See the Installing page for more details on enabling portable mode.
