We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 35f27b9 commit 86aaf10Copy full SHA for 86aaf10
README.md
@@ -29,7 +29,7 @@ http://www.kbengine.org
29
unzip and copy to Assets/plugins/kbengine/kbengine_unity3d_plugins
30
31
Download demo-assets(server):
32
- https://github.com/kbengine/kbengine_demos_assets/archive/master.zip
+ https://github.com/kbengine/kbengine_demos_assets/releases/latest
33
unzip and copy to kbengine/
34
35
2: Build:
@@ -61,10 +61,9 @@ http://www.kbengine.org
61
62
Start server:
63
Windows:
64
-
65
kbengine\kbengine_demos_assets\start_server_fixed.bat
66
- Linux:
67
+ Linux:
68
kbengine\kbengine_demos_assets\start_server_fixed.sh
69
70
(More: http://www.kbengine.org/docs/startup_shutdown.html)
0 commit comments