diff --git a/README.md b/README.md index 868aa8120..193843d19 100644 --- a/README.md +++ b/README.md @@ -91,6 +91,9 @@ npm run start:server-dev Sometimes it's useful to connect to production servers when replaying a game, testing user profiles, purchases, or login flow. +> To replay a production game, make sure you're on the same commit that the game you want to replay was executed on, you can find the `gitCommit` value via `https://api.openfront.io/game/[gameId]`. +> Unfinished games cannot be replayed on localhost. + To connect to staging api servers: ```bash