X-Git-Url: https://plomlompom.com/repos/?a=blobdiff_plain;f=README;h=bd4c0ebeeb1ed1d7a0526e10e9e3dda5a40161ae;hb=ea2b59a281790c2d6d8d9424d179deab4434db9f;hp=17a58469595d17fe5ef92aaccfad482faf1eda4d;hpb=cc4ed0c49279f08a053a3e3a9a4acba22283a01f;p=plomrogue 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