home · contact · privacy
Update READMEs.
[plomrogue] / README
diff --git a/README b/README
index f2c4548f113777d60017a936e5a2c75cb9a1a70d..8f88848d18fa2d6fa343abccce72d240af133c7b 100644 (file)
--- a/README
+++ b/README
@@ -100,3 +100,5 @@ by the server for newline-delimited commands. The ./server/out file contains
 server messages to be read by clients. The ./server/worldstate file contains a
 serialized representation of the game world's data as it is to be visible to
 the player / the player's client.
+
+See ./README_engine for more stuff.