Skip to content

Latest commit

 

History

History
29 lines (24 loc) · 1007 Bytes

README.md

File metadata and controls

29 lines (24 loc) · 1007 Bytes

egret-for-fbinstant

Egret Project Template for Facebook Instant Games

template files

fbinstant-template folder containes all necessary files for Facebook Instant Games:

  • 1). index.html
  • 2). fbapp-config.json

how to use

  • 0). download template files
  • 1). modify fbinstant-template/index.html to meet your game's parameters
  • 2). build and publish egret project
  • 3). copy fbinstant-template/* to publish folder, overwrite if needed
  • 4). zip and upload to facebook

使用方法

  • 0). 下载模板工程

https://github.com/zhangzhibin/egret-for-fbinstant

  • 1). 修改模板文件fbinstant-template/index.html中egret相关的启动参数,如窗口尺寸等。可以参考游戏项目根目录下的index.html
  • 2). 正常打包发布
  • 3). 复制fbinstant-template目录下的所有文件到打包目录
  • 4). 压缩成zip,并上传到fb后台。

Test on Egret

  • 5.2.22

Contact