From ea2b59a281790c2d6d8d9424d179deab4434db9f Mon Sep 17 00:00:00 2001 From: Christian Heller Date: Sun, 30 Mar 2014 04:47:00 +0200 Subject: [PATCH] Make README info on server config files more precise --- README | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README b/README index 17a5846..bd4c0eb 100644 --- a/README +++ b/README @@ -124,7 +124,8 @@ the others may appear in whatever order and even multiple times. If a block is finished, however, it cannot be re-defined by starting a new block wit the same object type or action id. Tokens in this config file are separated by whitespace. Single quotes can be put around string values that are to include -whitespace by themslves. +whitespace by themslves. Note that all numbers must be decimal representations +of unsigned 8 bit integers, i.e. >= 0 and < 256 and sans preceding "+". All source files are thoroughly documented to explain more details of plomrogue's internals. The ./roguelike-server executable can be run with a -v -- 2.30.2