Making TEG work with GGZ
------------------------

since TEG v0.9.3 works with GGZ v0.0.5 (the actual version is 0.0.5pre)


from TEG v0.6.0 until v0.9.2, TEG works with GGZ v0.0.4


Download GGZ from:
	http://ggz.sourceforge.net


Installing TEG with GGZ
-----------------------

As always:

   ./configure --enable-ggz=yes
   make
   su -
   make install


   Then:
    cd ggz
    ggz-config --install --modfile=tegclient.dsc
    cp teg.dsc /usr/local/etc/ggzd/games
    cp teg.room /usr/local/etc/ggzd/rooms
