@@ -31,20 +31,20 @@ http://www.kbengine.org
31
31
https://github.com/kbengine/kbengine/releases/latest
32
32
33
33
编译(KBEngine):
34
- http://www. kbengine.org /docs/build.html
34
+ http://kbengine.github.io /docs/build.html
35
35
36
36
安装(KBEngine):
37
- http://www. kbengine.org /docs/installation.html
37
+ http://kbengine.github.io /docs/installation.html
38
38
39
39
2. 下载服务端Demo资产库:
40
40
41
41
* 使用git命令行,进入到kbengine_unity3d_demo目录执行:
42
42
43
43
git submodule update --init --remote
44
- ![ submodule_update1] ( http://www. kbengine.org /assets/img/screenshots/gitbash_submodule.png )
44
+ ![ submodule_update1] ( http://kbengine.github.io /assets/img/screenshots/gitbash_submodule.png )
45
45
46
46
* 或者使用 TortoiseGit(选择菜单): TortoiseGit -> Submodule Update:
47
- ![ submodule_update2] ( http://www. kbengine.org /assets/img/screenshots/unity3d_plugins_submodule_update.jpg )
47
+ ![ submodule_update2] ( http://kbengine.github.io /assets/img/screenshots/unity3d_plugins_submodule_update.jpg )
48
48
49
49
* 也可以手动下载服务端Demo资产库
50
50
@@ -53,7 +53,7 @@ http://www.kbengine.org
53
53
下载后请将其解压缩,并将目录文件放置于服务端引擎根目录"kbengine/"之下,如下图:
54
54
55
55
3. 拷贝服务端资产库"kbengine_demos_assets"到服务端引擎根目录"kbengine/"之下,如下图:
56
- ![ demo_configure] ( http://www. kbengine.org /assets/img/screenshots/demo_copy_kbengine.jpg )
56
+ ![ demo_configure] ( http://kbengine.github.io /assets/img/screenshots/demo_copy_kbengine.jpg )
57
57
58
58
59
59
4. 通过服务端资产库生成KBE客户端插件(可选,默认已经带有一份,除非服务器有相关改动才需要再次生成)
@@ -63,8 +63,8 @@ http://www.kbengine.org
63
63
64
64
## 配置Demo(可选):
65
65
66
- 改变登录IP地址与端口(注意:关于服务端端口部分参看http://www. kbengine.org /cn/docs/installation.html):
67
- ![ demo_configure] ( http://www. kbengine.org /assets/img/screenshots/demo_configure.jpg )
66
+ 改变登录IP地址与端口(注意:关于服务端端口部分参看http://kbengine.github.io /cn/docs/installation.html):
67
+ ![ demo_configure] ( http://kbengine.github.io /assets/img/screenshots/demo_configure.jpg )
68
68
69
69
kbengine_unity3d_demo\Scripts\kbe_scripts\clientapp.cs -> ip
70
70
kbengine_unity3d_demo\Scripts\kbe_scripts\clientapp.cs -> port
@@ -85,7 +85,7 @@ http://www.kbengine.org
85
85
检查启动状态:
86
86
如果启动成功将会在日志中找到"Components::process(): Found all the components!"。
87
87
任何其他情况请在日志中搜索"ERROR"关键字,根据错误描述尝试解决。
88
- (更多参考: http://www. kbengine.org /docs/startup_shutdown.html)
88
+ (更多参考: http://kbengine.github.io /docs/startup_shutdown.html)
89
89
90
90
91
91
## 启动客户端:
@@ -157,6 +157,6 @@ http://www.kbengine.org
157
157
158
158
## 演示截图:
159
159
160
- ![ screenshots1] ( http://www. kbengine.org /assets/img/screenshots/unity3d_demo9.jpg )
161
- ![ screenshots2] ( http://www. kbengine.org /assets/img/screenshots/unity3d_demo10.jpg )
162
- ![ screenshots3] ( http://www. kbengine.org /assets/img/screenshots/unity3d_demo11.jpg )
160
+ ![ screenshots1] ( http://kbengine.github.io /assets/img/screenshots/unity3d_demo9.jpg )
161
+ ![ screenshots2] ( http://kbengine.github.io /assets/img/screenshots/unity3d_demo10.jpg )
162
+ ![ screenshots3] ( http://kbengine.github.io /assets/img/screenshots/unity3d_demo11.jpg )
0 commit comments