egret-docs-master/Wing/newProject/README.md

11 lines
446 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

选择`文件---新建项目`,会弹出如下界面:
![](p1.png)
以游戏项目为例点击Egret游戏项目。会启动 `Egret Launcher` 弹出配置面板,可以选择路径,扩展库,引擎版本号,舞台宽度高度,默认背景颜色,缩放模式,旋转模式等。
![](./p2.png)
具体操作,可以[查看详细文档](http://developer.egret.com/cn/github/egret-docs/Engine2D/getStarted/helloWorld/index.html)