Skip to content

Fix existing game install not updating#117

Open
Diyagi wants to merge 1 commit intoescapingnetwork:mainfrom
Diyagi:main
Open

Fix existing game install not updating#117
Diyagi wants to merge 1 commit intoescapingnetwork:mainfrom
Diyagi:main

Conversation

@Diyagi
Copy link
Contributor

@Diyagi Diyagi commented Mar 13, 2026

After seeing a few reports about the game not updating when the container restarts, I looked into it and found it was caused by an oversight in the script that sets up the game files. This PR fixes that.

The issue was that running validation doesn't actually update the game files. The fix is to check if the game is already installed: if it is, we run SteamCMD/DepotDownloader without validation so updates can be applied; if not, we run it with validation for the initial install.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant