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 3ac0b64 commit cfd283dCopy full SHA for cfd283d
README.md
@@ -26,11 +26,11 @@ http://www.kbengine.org
26
27
Download plugin(client):
28
https://github.com/kbengine/kbengine_unity3d_plugins/archive/master.zip
29
- unzip and copy to Assets/plugins/kbengine/kbengine_unity3d_plugins
+ unzip and copy to "Assets/plugins/kbengine/kbengine_unity3d_plugins"
30
31
Download demo-assets(server):
32
https://github.com/kbengine/kbengine_demos_assets/releases/latest
33
- unzip and copy to kbengine/
+ unzip and copy to "kbengine/" (The root directory server engine, such as $KBE_ROOT)
34
35
2: Build:
36
Unity Editor -> File -> Build Settings -> PC, MAC & Linux Standalone.
0 commit comments