]> git.lizzy.rs Git - dragonblocks_alpha.git/commitdiff
Update README.md notice about the map file
authorElias Fleckenstein <eliasfleckenstein@web.de>
Tue, 22 Jun 2021 16:50:26 +0000 (18:50 +0200)
committerElias Fleckenstein <eliasfleckenstein@web.de>
Tue, 22 Jun 2021 16:50:26 +0000 (18:50 +0200)
README.md

index 214c1c70d4d61dd8519094ebaff0515777c84965..aa5ea3f0369c378244bf8b4320017d14df2dec39 100644 (file)
--- a/README.md
+++ b/README.md
@@ -15,7 +15,7 @@ or alternatively:
 ./singleplayer.sh
 ```
 
-The server will save the map to a file named "map" in the directory it is run in. It will also load the map from there at startup, given that the file exists.
+The server stores the map in map.sqlite (in the current directory).
 
 Interrupt handlers for SIGINT und SIGTERM are implemented.