File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -37,7 +37,7 @@ http://www.kbengine.org
3737 * Or manually get the plugin(client) and demo-assets(server)
3838
3939 Download plugin(client):
40- https://github.com/kbengine/kbengine_unity3d_plugins/archive/master.zip
40+ https://github.com/kbengine/kbengine_unity3d_plugins/releases/latest
4141 unzip and copy to "Assets/plugins/kbengine/kbengine_unity3d_plugins"
4242
4343 Download demo-assets(server):
@@ -87,7 +87,7 @@ http://www.kbengine.org
8787
8888 The server to use recastnavigation navigation.
8989 Recastnavigation generated navigation mesh (Navmeshs) placed on the:
90- kbengine\demo \res\spaces\*
90+ kbengine\kbengine_demos_assets \res\spaces\*
9191
9292 Generation Navmeshs:
9393 https://github.com/kbengine/unity3d_nav_critterai
Original file line number Diff line number Diff line change @@ -44,7 +44,7 @@ http://www.kbengine.org
4444 * 也可以手动下载kbengine客户端插件与服务端Demo资产库
4545
4646 客户端插件下载:
47- https://github.com/kbengine/kbengine_unity3d_plugins/archive/master.zip
47+ https://github.com/kbengine/kbengine_unity3d_plugins/releases/latest
4848 下载后请将其解压缩,插件源码请放置在: Assets/plugins/kbengine/kbengine_unity3d_plugins
4949
5050 服务端资产库下载:
@@ -91,7 +91,7 @@ http://www.kbengine.org
9191##生成导航网格(可选):
9292
9393 服务端使用Recastnavigation在3D世界寻路,recastnavigation生成的导航网格(Navmeshs)放置于:
94- kbengine\demo \res\spaces\*
94+ kbengine\kbengine_demos_assets \res\spaces\*
9595
9696 在Unity3D中使用插件生成导航网格(Navmeshs):
9797 https://github.com/kbengine/unity3d_nav_critterai
You can’t perform that action at this time.
0 commit comments