8000 启动教程 · Issue #4 · gochenzl/chess · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
启动教程 #4
Open
Open
@qiaoshuai2566348

Description

@qiaoshuai2566348

过年了,无聊,在本地运行了下,感觉还行。送上编译步骤
这个框架是多服务器的,
ServerCenter.exe
ServerGate.exe
ServerLogin.exe
ServerTable.exe
ChildGameServer
-Game_ddz_server.exe
-扩展子游戏.exe
编译方式为
分别cd到各自的main.go目录中,go build 就可以生成对应的 .exe 文件
生成exe后,启动命令为
./ServerCenter.exe ../doc/conf_file_example/server_center

如果是在goland中debug运行的话,只能修改代码启动参数了,将 ../doc/conf_file_example/server_center
添加到 os.args 中就可以了
我的仓库地址:https://gitee.com/qiaoshuai2566

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0