Sen descrición

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

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