File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -156,7 +156,7 @@ PlayerSettings:
156156 androidMaxAspectRatio : 2.1
157157 applicationIdentifier :
158158 Android : com.DC.BundleMaster_IntegrateET
159- Standalone : com.DC.BundleMasterIntegrateET
159+ Standalone : com.DC.BundleMaster-IntegrateET
160160 iPhone : com.DC.BundleMasterIntegrateET
161161 buildNumber :
162162 Standalone : 0
Original file line number Diff line number Diff line change 1010<br />ETTask部分来源于ET框架(https://github.com/egametang/ET )</br >
1111
1212<br />注意事项: </br >
13- <br />WebGL 平台需要加上 BMWebGL 宏,部署使用 Local 模式运行(网页直接刷新就行所以不需要更新)</br >
13+ <br />WebGL 平台需要加上 BMWebGL 宏,部署使用 Local 模式运行(网页直接刷新就行所以不需要更新),注意避免正在异步加载一个资源的时候有同步加载同一个资源。 </br >
1414<br />Switch 平台需要加上 Nintendo_Switch 宏,理论上可以进行热更但因为政策原因所以没有对更新功能进行适配,因此部署依然需要在 Local 模式 下运行,除此之外还要加上 NintendoSDKPlugin,不然会报错,政策原因不上传这部分内容,有需要switch开发需要可以找我联系</br >
1515
1616<br />在 OriginTestAssets 文件夹下有 WebGL构建好的Demo以及 Switch运行的视频</br >
You can’t perform that action at this time.
0 commit comments