diff options
author | oliver <oliver@FreeBSD.org> | 2005-10-03 03:10:31 +0800 |
---|---|---|
committer | oliver <oliver@FreeBSD.org> | 2005-10-03 03:10:31 +0800 |
commit | e5f3f893cd56f18e83f69e64cf0a6869ef24c010 (patch) | |
tree | ff544cdc44c05d886f81bba9d09cc12af5bdd22a /net/cyphesis/pkg-descr | |
parent | 572d61d741802b228793377b6accf9144ebafbc3 (diff) | |
download | freebsd-ports-graphics-e5f3f893cd56f18e83f69e64cf0a6869ef24c010.tar.gz freebsd-ports-graphics-e5f3f893cd56f18e83f69e64cf0a6869ef24c010.tar.zst freebsd-ports-graphics-e5f3f893cd56f18e83f69e64cf0a6869ef24c010.zip |
Add cyphesis, a server for WorldForge games
WWW: http://www.worldforge.org/dev/eng/servers/cyphesis
Diffstat (limited to 'net/cyphesis/pkg-descr')
-rw-r--r-- | net/cyphesis/pkg-descr | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/net/cyphesis/pkg-descr b/net/cyphesis/pkg-descr new file mode 100644 index 00000000000..ed67d0f2ce5 --- /dev/null +++ b/net/cyphesis/pkg-descr @@ -0,0 +1,6 @@ +Cyphesis is a small scale or personal server for WorldForge games, and is +currently being used to develop new techniques and technologies for the +WorldForge project. Code from cyphesis will also be used to control NPCs +in future servers such as STAGE using AI techniques. + +WWW: http://www.worldforge.org/dev/eng/servers/cyphesis |