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

11 lines
446 B
Markdown
Raw Permalink Normal View History

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