This repository was archived by the owner on Sep 18, 2024. It is now read-only.
1.1.0
New Proton-Launch Release
Version 1.1.0
What is this?
Proton-Launch / BlueDivisionWrapper is a bash script to effortlessly launch the game in linux. If you don't use linux, you don't need this.
Changes
-
Game Version Tracking:
- Added a
# Game Version:flag in the script to track the version of the game that is currently installed. - The script now checks for the latest game version on GitHub and compares it to the installed version. If an update is available, the user is prompted to update the game.
- Added a
-
Consistent Game Folder:
- The game files are now stored under the
gamedirectory, ensuring consistency in file placement and ease of access. - If the script cannot reach GitHub, the game will still be accessible from the same directory.
- The game files are now stored under the
-
User Prompts for Updates:
- The script now prompts the user before updating the script, Proton-GE, or the game. This ensures that updates are not performed automatically without the user’s consent.
- If the script is running in a terminal, it uses a terminal prompt. If not, it uses a GUI prompt via
zenityif available.
-
Old Game Files Cleanup:
- When updating the game, old game files are deleted to ensure that only the latest version is retained, preventing potential conflicts or clutter.
How do I use this?
Download the Proton-Launch.sh file and place where you want to install the game. The script will handle the rest.