Skip to content

gmBlahaj/Worldbox-Rewind

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🌍 Worldbox Rewind

alt text


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.

✨ Features

  • 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

✅ Requirements

  • 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!)

🛠️ Setup

  1. Clone or download this repo.
  2. Install dependencies:
pip install -r requirements.txt
  1. Run the tool:

For single or interactive download:

python rewind.py

For managing versions and backups:

python manager.py

OR

Use the Binaries provided in the Releases Tab, though SteamCMD is still required (except on Windows)!

OR

Use the GUI Version, experimental (SteamCMD still required tho!)


📚 How to Use

Rewind.py (Single Download)

  1. Choose your platform (Windows, Linux, Mac).
  2. Follow the instructions to find a manifest ID on SteamDB.
  3. Enter the manifest ID.
  4. The version will be downloaded and saved.

Manager.py (Version Manager)

  1. Set your installation path.
  2. Backup your current installation.
  3. List available backups and versions.
  4. Restore a backup or downgrade to a selected version.

WorldBox Rewind Manager GUI (EXPERIMENTAL)

  1. Run the GUI executable.
  2. Explore the GUI
  3. Profit

📁 Downloads Saved In

/versions/
  ├── Windows/
  ├── Linux/
  └── Mac/

Backups are saved in:

/backups/

📸 Example

CLI Version

$ 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

GUI Version (EXPERIMENTAL)


Linux:


GUI Screenshot Linux


Windows:


GUI Screenshot Windows


🔐 Steam Login

  • 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).

TODO

  • Automatic ID fetching(?)
  • Version Manager
  • GUI Version (maybe)
  • Actual proper SteamGuard compatibility

⚠️ Disclaimer

This tool only uses official SteamCMD functionality. You must own WorldBox on Steam to download any content.