Skip to content

Commit 81dd46a

Browse files
committed
up
1 parent f1d609c commit 81dd46a

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

README.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ http://www.kbengine.org
1212

1313

1414
##Start:
15-
1: Use git to get the client-plugin(https://github.com/kbengine/kbengine_unity3d_plugins) and server-assets:
15+
1: Use git to get the plugin(client) and demo-assets(server):
1616

1717
In the kbengine_unity3d_demo directory:
1818

@@ -22,11 +22,13 @@ http://www.kbengine.org
2222
* Or use TortoiseGit(menu): TortoiseGit -> Submodule Update:
2323
![submodule_update2](http://www.kbengine.org/assets/img/screenshots/unity3d_plugins_submodule_update.jpg)
2424

25-
*Or manually get the client-plugin and server-assets
26-
Download client-plugin:
25+
*Or manually get the plugin(client) and demo-assets(server)
26+
27+
Download plugin(client):
2728
https://github.com/kbengine/kbengine_unity3d_plugins/archive/master.zip
2829
unzip and copy to Assets/plugins/kbengine/kbengine_unity3d_plugins
29-
Download server-assets:
30+
31+
Download demo-assets(server):
3032
https://github.com/kbengine/kbengine_demos_assets/archive/master.zip
3133
unzip and copy to kbengine/
3234

0 commit comments

Comments
 (0)