@@ -25,20 +25,20 @@ http://www.kbengine.org
2525 https://github.com/kbengine/kbengine/releases/latest
2626
2727 Build(KBEngine):
28- http://www. kbengine.org /docs/build.html
28+ http://kbengine.github.io /docs/build.html
2929
3030 Installation(KBEngine):
31- http://www. kbengine.org /docs/installation.html
31+ http://kbengine.github.io /docs/installation.html
3232
3333 2. Use git to get the demo-assets(server):
3434
3535 In the kbengine_unity3d_demo directory:
3636
3737 * Git command: git submodule update --init --remote
38- ![ submodule_update1] ( http://www. kbengine.org /assets/img/screenshots/gitbash_submodule.png )
38+ ![ submodule_update1] ( http://kbengine.github.io /assets/img/screenshots/gitbash_submodule.png )
3939
4040 * Or use TortoiseGit(menu): TortoiseGit -> Submodule Update:
41- ![ submodule_update2] ( http://www. kbengine.org /assets/img/screenshots/unity3d_plugins_submodule_update.jpg )
41+ ![ submodule_update2] ( http://kbengine.github.io /assets/img/screenshots/unity3d_plugins_submodule_update.jpg )
4242
4343 * Or manually get the demo-assets(server)
4444
@@ -47,7 +47,7 @@ http://www.kbengine.org
4747 unzip and copy to "kbengine/" (The root directory server engine, such as $KBE_ROOT)
4848
4949 3. Copy "kbengine_unity3d_demo\kbengine_demos_assets" to "kbengine\" root directory
50- ![ demo_configure] ( http://www. kbengine.org /assets/img/screenshots/demo_copy_kbengine.jpg )
50+ ![ demo_configure] ( http://kbengine.github.io /assets/img/screenshots/demo_copy_kbengine.jpg )
5151
5252
5353 4. Generate a Client plugins from the server-side asset library (optional, one by default unless the server-assets is modified)
@@ -58,7 +58,7 @@ http://www.kbengine.org
5858## Configure Demo(Optional):
5959
6060 Change the login address:
61- ![ demo_configure] ( http://www. kbengine.org /assets/img/screenshots/demo_configure.jpg )
61+ ![ demo_configure] ( http://kbengine.github.io /assets/img/screenshots/demo_configure.jpg )
6262
6363 kbengine_unity3d_demo\Scripts\kbe_scripts\clientapp.cs -> ip
6464 kbengine_unity3d_demo\Scripts\kbe_scripts\clientapp.cs -> port
@@ -72,7 +72,7 @@ http://www.kbengine.org
7272 Check the startup status:
7373 If successful will find log "Components::process(): Found all the components!".
7474 Otherwise, please search the "ERROR" keyword in logs, according to the error description to try to solve.
75- (More: http://www. kbengine.org /docs/startup_shutdown.html)
75+ (More: http://kbengine.github.io /docs/startup_shutdown.html)
7676
7777 Start server:
7878 Windows:
@@ -81,7 +81,7 @@ http://www.kbengine.org
8181 Linux:
8282 kbengine\kbengine_demos_assets\start_server.sh
8383
84- (More: http://www. kbengine.org /docs/startup_shutdown.html)
84+ (More: http://kbengine.github.io /docs/startup_shutdown.html)
8585
8686
8787## Start the Client:
@@ -158,6 +158,6 @@ http://www.kbengine.org
158158
159159## Screenshots:
160160
161- ![ screenshots1] ( http://www. kbengine.org /assets/img/screenshots/unity3d_demo9.jpg )
162- ![ screenshots2] ( http://www. kbengine.org /assets/img/screenshots/unity3d_demo10.jpg )
163- ![ screenshots3] ( http://www. kbengine.org /assets/img/screenshots/unity3d_demo11.jpg )
161+ ![ screenshots1] ( http://kbengine.github.io /assets/img/screenshots/unity3d_demo9.jpg )
162+ ![ screenshots2] ( http://kbengine.github.io /assets/img/screenshots/unity3d_demo10.jpg )
163+ ![ screenshots3] ( http://kbengine.github.io /assets/img/screenshots/unity3d_demo11.jpg )
0 commit comments