A simple tool to downgrade WorldBox using SteamCMD and manifest IDs because every fucking update breaks mods. Yippe. But in all honesty, it's easier to just use SteamCMD as is ngl. And if Cody or some other WorldBox Dev is seing this, the image above is a fucking meme and nothing more, don't get your panties in a twist.
- Pick a platform: Windows, Linux, or Mac
- Enter any manifest ID to download a specific version
- Step-by-step manifest guide included
- Version Manager with backup, restore, downgrade capabilities
- Python 3.8 or newer
- SteamCMD installed and in your system PATH (SteamCMD comes packaged with the Windows version, other Operating Systems still need to install it!)
- Clone or download this repo.
- Install dependencies:
pip install -r requirements.txt
- Run the tool:
For single or interactive download:
python rewind.py
For managing versions and backups:
python manager.py
Use the Binaries provided in the Releases Tab, though SteamCMD is still required (except on Windows)!
Use the GUI Version, experimental (SteamCMD still required tho!)
- Choose your platform (Windows, Linux, Mac).
- Follow the instructions to find a manifest ID on SteamDB.
- Enter the manifest ID.
- The version will be downloaded and saved.
- Set your installation path.
- Backup your current installation.
- List available backups and versions.
- Restore a backup or downgrade to a selected version.
- Run the GUI executable.
- Explore the GUI
- Profit
/versions/
├── Windows/
├── Linux/
└── Mac/
Backups are saved in:
/backups/
$ python rewind.py
Worldbox Rewind
Select your platform:
1. Windows
2. Linux
3. Mac
[Manifest ID list]
Downloading...
Successfully saved version to: versions/Windows/1234567890123456789
Linux:
Windows:
- You'll be prompted to log in with your Steam username and password.
- Steam Guard is supported (you may need to approve via mobile app).
- Automatic ID fetching(?)
- Version Manager
- GUI Version (maybe)
- Actual proper SteamGuard compatibility
This tool only uses official SteamCMD functionality. You must own WorldBox on Steam to download any content.