|
1
|
+# Gameserver
|
|
2
|
+
|
|
3
|
+# abstract
|
|
4
|
+
|
|
5
|
+The intention was to create a MMO gameserver in C. This was one of the basics
|
|
6
|
+for taskrambler and is no longer actively maintained.
|
|
7
|
+
|
|
8
|
+# requirements
|
|
9
|
+
|
|
10
|
+Gnu C
|
|
11
|
+
|
|
12
|
+# status
|
|
13
|
+
|
|
14
|
+abandoned |
|
|
\ No newline at end of file |
...
|
...
|
|