diff options
author | Alfredo Tupone <tupone@gentoo.org> | 2007-02-01 21:14:21 +0000 |
---|---|---|
committer | Alfredo Tupone <tupone@gentoo.org> | 2007-02-01 21:14:21 +0000 |
commit | 9ce05cd007fbecdf713b9475a72b438c38dd6573 (patch) | |
tree | 5332ceff31175e3b91d80ba944134a7230292dfe /games-server/cyphesis/metadata.xml | |
parent | typo fun (diff) | |
download | gentoo-2-9ce05cd007fbecdf713b9475a72b438c38dd6573.tar.gz gentoo-2-9ce05cd007fbecdf713b9475a72b438c38dd6573.tar.bz2 gentoo-2-9ce05cd007fbecdf713b9475a72b438c38dd6573.zip |
New ebuild. Bug #90938 and bug #58213
(Portage version: 2.1.1-r2)
Diffstat (limited to 'games-server/cyphesis/metadata.xml')
-rw-r--r-- | games-server/cyphesis/metadata.xml | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/games-server/cyphesis/metadata.xml b/games-server/cyphesis/metadata.xml new file mode 100644 index 000000000000..a5a98f9d454e --- /dev/null +++ b/games-server/cyphesis/metadata.xml @@ -0,0 +1,13 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>games</herd> +<longdescription lang="en"> +Cyphesis is an NPC engine using AI/A-Life techniques. It is the Artificial +Intelligence and Artificial Life server used by STAGE and also is filling in as +its first fully functional game server, featured in Acorn. Cyphesis is a +prototype server designed to explore the possibilities of complex NPC +interaction and scripting. Efficiency and support for large numbers of players +are foregone in the quest for a more realistic and dynamic world framework. +</longdescription> +</pkgmetadata> |