-
Notifications
You must be signed in to change notification settings - Fork 23
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Updated installation script. Refactored and reworked the script to increase efficiency. I've added some checks that decrease the workload of the script when running an update or if it fails during an installation due to whatever reason. Added specific region downloading, unsure if this is any use but when checking the various version of the game I did notice some were labelled differently from others so depending on Region, it's probably best to download the correct one. No longer requires Unity Hub to be installed. Instead it directly downloads the necessary unity files, moves across the ones required and dumps the rest to save space and installation time. Reworked how updating works, just because a full rm -rf isn't necessary and instead the game works fine after updating without deleting every file, deeming it unnecessary to delete /Bin folder. * Fixed updating with an installed version Tested and now seems to work when updating from a previous version. Also seems to work fine when installing fresh. * Fixes Unity files issues when updating. Fixes the issues brought up about duplicate files and previous installations. Now it minimises the installation / updating process. * Region expected in lowercase * Minor simplifications * shfmt * fix typo Co-authored-by: 0xf4b1 <10889432+0xf4b1@users.noreply.github.com>
- Loading branch information
Showing
1 changed file
with
118 additions
and
76 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters