No Description

Krock b9ad5312cb Test case for empty language update archives 8 months ago
game_1.8.0 b9ad5312cb Test case for empty language update archives 8 months ago
game_1.9.0 f72b32d71f Upload testing updater script 9 months ago
game_1.9.1 b9ad5312cb Test case for empty language update archives 8 months ago
.gitignore f72b32d71f Upload testing updater script 9 months ago
LICENSE.txt f72b32d71f Upload testing updater script 9 months ago
README.md b9ad5312cb Test case for empty language update archives 8 months ago
config.ini b9ad5312cb Test case for empty language update archives 8 months ago
generate.py b9ad5312cb Test case for empty language update archives 8 months ago

README.md

Game update test environment

  1. Generate archives and the resource JSON

    • python3 generate.py
  2. Host a local server

    • python3 -m http.server
  3. Modify update_gi.sh to use this URL and skip patch.sh checks

Example preinstall

  1. Copy ./game_1.8.0/ to a custom location
  2. Copy ./config.ini into the new game location
  3. Test the update script