We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b024c3 commit 2b34d9bCopy full SHA for 2b34d9b
cn/goworld_cn.go
@@ -1,4 +1,5 @@
1
-// goworld库为开发者提供大部分的GoWorld服务器引擎接口
+// goworld库为开发者提供大部分的GoWorld服务器引擎接口。
2
+//
3
// GoWorld是一个分布式的游戏服务器引擎,理论上支持无限横向扩展。
4
// 一个GoWorld服务器由三种不同的进程注册:dispatcher、gate、game。
5
package goworld
0 commit comments