HTML5 Settings - After Publish (added option for publish)

Panel Armory ExporterHTML5 Settings:

html5_options

  1. Copy Files To Specified Folder - copy files to the folder specified in the settings after publish. The name of the folder where the result will be copied is formed based on the name of the project and version. Sample, test-1.0.5.
  2. Run Browser After Copy - run browser after copy. The url is formed from the one specified in the settings and the directory with the project where it was copied. Sample, http://localhost/test-1.0.5.

Preferences Render: Armory:

html5_preferences

  1. HTML5 Copy Path - path to copy project after successfully publish (directory on local web-server).
  2. Link To Web Server - link to the web server that runs the local server.
3 Likes

Added option (PR):

  • Disable browser context menu - disable the browser context menu for the canvas element on the page (index.html).
    Default value False .
    image
6 Likes