Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 534 Bytes

README.md

File metadata and controls

24 lines (13 loc) · 534 Bytes

Test

1、项目文件目录说明

a.工程目录-----test

b.安卓打包文件目录----- test_android

c.APP安卓安装包 Star.apk

2、运行

egret wing 或者vscode打开

--vscode需要安装egret编译插件,安装参见https://docs.egret.com/engine/docs/installation/installation-plugin

3、命令行操作参考

https://docs.egret.com/engine/docs/projectConfig/cmdManual

4、打包

--打包可以通过命令行或者egret launcher,具体可参考官方说明

https://docs.egret.com/engine/docs/publish/publish