]> git.lizzy.rs Git - dragonblocks_alpha.git/commitdiff
Document map saving in README.md
authorElias Fleckenstein <eliasfleckenstein@web.de>
Wed, 24 Mar 2021 12:27:59 +0000 (13:27 +0100)
committerElias Fleckenstein <eliasfleckenstein@web.de>
Wed, 24 Mar 2021 12:27:59 +0000 (13:27 +0100)
README.md

index 225e72a65117c189f80315366c9f1a35ba9ca926..64b05680be5d8a310a62703de13e90cff6f2c084 100644 (file)
--- a/README.md
+++ b/README.md
@@ -6,6 +6,8 @@
 ./Dragonblocks <address> <port>
 ```
 
+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.
+
 ## Client commands:
 - `setnode <x> <y> <z> <node>`: set a node somewhere
 - `getnode <x> <y> <z>`: download the mapblock containing the node at x y z from server