mirror of
https://github.com/FlourishingWorld/hk4e.git
synced 2026-03-01 00:35:36 +08:00
doc
This commit is contained in:
@@ -14,6 +14,6 @@ hk4e game server
|
|||||||
* mongodb
|
* mongodb
|
||||||
* nats-server
|
* nats-server
|
||||||
|
|
||||||
1. 启动dispatch `cd dispatch/cmd && go run .`
|
1. 启动dispatch `cmd/dispatch && go run .`
|
||||||
1. 启动gate `cd gate/cmd && go run .`
|
1. 启动gate `cd cmd/gate && go run .`
|
||||||
1. 启动gs `cd gs/cmd && go run .`
|
1. 启动gs `cd cmd/gs && go run .`
|
||||||
|
|||||||
Reference in New Issue
Block a user