Skip to content

Commit

Permalink
goworld_cn文档
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaonanln committed Jul 30, 2018
1 parent 2b024c3 commit 2b34d9b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion cn/goworld_cn.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
// goworld库为开发者提供大部分的GoWorld服务器引擎接口
// goworld库为开发者提供大部分的GoWorld服务器引擎接口。
//
// GoWorld是一个分布式的游戏服务器引擎,理论上支持无限横向扩展。
// 一个GoWorld服务器由三种不同的进程注册:dispatcher、gate、game。
package goworld
Expand Down

0 comments on commit 2b34d9b

Please sign in to comment.