README.md 376 B

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