config.json 197 B

1234567891011
  1. {
  2. "title": "BomberStudent",
  3. "icon" : "file/sprite/icon.png",
  4. "defaultHtml" : {
  5. "file" : true,
  6. "html" : "file/webfx/loader.html"
  7. },
  8. "width" : 1000,
  9. "height": 1000,
  10. "zoom": 1.0
  11. }