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 4a7f4fe commit ee0ceb7Copy full SHA for ee0ceb7
Assets/Editor/ExprotAssetBundles.cs
36 Bytes
README.md
@@ -22,7 +22,7 @@ http://www.kbengine.org
22
插件源码请放置在: Assets/plugins/kbengine/kbengine_unity3d_plugins
23
24
创建AssetBundles
25
- unity3d(菜单上)->Publish->Build Pulish AssetBundles - autoAll
+ unity3d(菜单上)->Publish->Build Publish AssetBundles(打包所有需要动态加载资源)
26
27
期间可能一直出现"Moving file failed", 需要点击"try again"让其继续,
28
这可能是unity3d在移动文件时文件被占用造成的。
@@ -70,7 +70,7 @@ http://www.kbengine.org
70
https://sourceforge.net/projects/kbengine/files/
71
72
73
-##日志:
+##WebPlayer日志:
74
75
Windows XP: C:\Documents and Settings\username\Local Settings\Temp\UnityWebPlayer\log
76
Windows Vista/7: C:\Users\username\AppData\Local\Temp\UnityWebPlayer\log
0 commit comments