You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

56 lines
2.4 KiB
Markdown

# 🔙 Steam Rollback
10 months ago
Steam Roollback is a simple tool that will allow you easily to go back to the old steam user interface. [**Video showcase**](https://youtu.be/UmrDax74ZB8)
# 📣 Whats This For
> This tool is really usefull for those who want to customize the steam UI
10 months ago
> For fast and easy sandboxing as the old steam ui works better under sandbox environments
> To experience better performance
![Build Status](https://cdn.discordapp.com/attachments/903283950267564094/1139565749699100713/image.png)
## 🌳 Simple Use
1. Go to the [**releases**](https://github.com/IMXNOOBX/steam-rollback/releases) tab.
2. Find the latest release and download it
3. Open the tool and it will automatically return your steam to the old looking UI
+ Enjoy your new old steam!
* ❕ if your steam is using the **new steam UI** it will automatically return to the **old one**
* ❕ if you are using the **old steam UI** the program will automatically install the **new one**
## 📘 Developer Instructions
10 months ago
1. To generate the zip file automatically run the python script [`generate_zip.py`](https://github.com/IMXNOOBX/steam-rollback/blob/main/generate_zip.py)
- Run in your console/terminal: **`python3 generate_zip.py`**
2. After generating the zip file you can continue to build the program
- Build: **`x64/x86 - Release`**
3. Locate your binary file in the folder `<arch>/<configuration>`, e.g., `x64/Release`.
## 💫 Credits
10 months ago
* Credits to [rollback-steam](https://github.com/merely04/rollback-steam) for making the original tool and providing such a usefull idea
# 🔖 License & Copyright
This project is licensed under [**CC BY-NC 4.0**](https://creativecommons.org/licenses/by-nc/4.0/).
```diff
+ You are free to:
• Share: Copy and redistribute the material in any medium or format.
• Adapt: Remix, transform, and build upon the material.
+ Under the following terms:
• Attribution: You must give appropriate credit, provide a link to original the source repository, and indicate if changes were made.
• Non-Commercial: You may not use the material for commercial purposes.
- You are not allowed to:
• Sell: This license forbids selling original or modified material for commercial purposes.
• Sublicense: This license forbids sublicensing original or modified material.
```
### ©️ Copyright
The content of this project is ©️ by [IMXNOOBX](https://github.com/IMXNOOBX) and the respective contributors. See the [LICENSE.md](LICENSE.md) file for details.