File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -11,16 +11,20 @@ http://www.kbengine.org
1111
1212##GO!
1313 更新kbengine插件库(https://github.com/kbengine/kbengine_unity3d_plugins ):
14+
1415 * 使用git命令行,进入到kbengine_unity3d_warring目录执行:
16+
1517 git submodule update --init --remote
1618![ submodule_update1] ( http://www.kbengine.org/assets/img/screenshots/gitbash_submodule.png )
19+
1720 * 或者使用 TortoiseGit(选择菜单): TortoiseGit -> Submodule Update:
1821![ submodule_update2] ( http://www.kbengine.org/assets/img/screenshots/unity3d_plugins_submodule_update.jpg )
1922
2023 * 也可以手动更新kbengine插件
2124 git clone https://github.com/kbengine/kbengine_unity3d_plugins.git
2225 插件源码请放置在: Assets/plugins/kbengine/kbengine_unity3d_plugins
2326
27+
2428 创建AssetBundles(默认已经创建,可以跳过这一步):
2529 unity3d(菜单上)->Publish->Build Publish AssetBundles(打包所有需要动态加载资源)
2630
You can’t perform that action at this time.
0 commit comments