From 7e05ae8f6e084925f50700030577192bf5505750 Mon Sep 17 00:00:00 2001 From: Yamagi Burmeister Date: Sun, 29 Apr 2012 11:31:52 +0200 Subject: [PATCH] At some more informations to the README This is a port of Team Evolves Zaero to Yamagi Quake II. It's unfinished. While it might work, there are most likely some serious bugs left! Use this at you own risk! Patches (or better pull requests) are welcome. The first commit messages are a mess and in german. Sorry for that. --- README | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README b/README index e901a56..51aafad 100644 --- a/README +++ b/README @@ -2,3 +2,8 @@ This is a bugfixed version of Team Evolve's Quake II missionpack "Zaero". Hundred bugs were fixed, this version should run much more stable than the the old SDK version. It must be used with the "Yamagi Quake II Client". For more information visit http://www.yamagi.org/quake2. + +ATTENTION: This port of Zaero to Yamagi Quake II is unfinished and +untested! While it might work there are most likely a lot of bugs left! +Furthermore this code needs more cleanup! Do not complain if you run +into problem! Patches (or better pull requests) are welcome. :)