Update README.md

This commit is contained in:
norimicry 2024-03-23 02:28:58 -04:00 committed by GitHub
parent 372fa3f4f7
commit 154cf9df64
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -142,7 +142,7 @@ docker-compose up
## Game Setup
Intially, you have to create or load a game once via VNC or web interface. After that, the Autoload Mod jumps into the previously loaded game save everytime you restart or rebuild the container. The AutoLoad Mod config file is by default mounted as a volume, since it keeps the state of the ongoing game save, but you can also copy your existing game save to the `Saves` volume and define the game save's name in the environment variables.
Intially, you have to create or load a game once via VNC or web interface. After that, the Autoload Mod jumps into the previously loaded game save everytime you restart or rebuild the container. The AutoLoad Mod config file is by default mounted as a volume, since it keeps the state of the ongoing game save, but you can also copy your existing game save to the `Saves` volume and define the game save's name in the environment variables. Once started, press the Always On Hotkey (default F9) to enter server mode.
### VNC
@ -187,6 +187,10 @@ Invite Code Bot: The server will copy the invite code to an "InviteCode.txt"
## Troubleshooting
### Waiting for Day to End
Check VNC just to make sure the host hasn't gotten stuck on a prompt.
### Error Messages in Console
Usually you should be able to ignore any message there. If the game doesn't start or any errors appear, you should look for messages like "cannot open display", which would most likely indicate permission errors.