Krock a6b0041764 Update script: Resolve FIXME comment 3 роки тому
..
README.md 19f4e95992 Update script documentation and style edits 3 роки тому
update_gi.sh a6b0041764 Update script: Resolve FIXME comment 3 роки тому

README.md

Game update script

Description

Automates following steps:

  1. Check for game updates
  2. Download the game files
  3. Revert any previously applied patches
  4. Install or update the game files
  5. Apply the newest patch

Usage instructions

The steps are the same as with the regular patch scripts:

cd "/path/to/Genshin Impact Game"

# Run the update script
bash "/path/to/GI-on-Linux/patcher/update_gi.sh"

Follow the script as instructed.

If errors occur after updating the game files, proceed using the original patch guide.