commit 2d410a85aa952e32e3e87ef7bab19daa778e153d Author: Georg GH. Hopp Date: Sat Mar 19 10:18:37 2016 +0100 Add README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..301cabf --- /dev/null +++ b/README.md @@ -0,0 +1,14 @@ +# Gameserver + +# abstract + +The intention was to create a MMO gameserver in C. This was one of the basics +for taskrambler and is no longer actively maintained. + +# requirements + +Gnu C + +# status + +abandoned \ No newline at end of file