I create a game using html5 based on Chromium project (in Mac). In order to open the game in Chromium, select File menu and select the Open file and browse for the html. And the game is working fine this way
I want to write some script that opens the html in Chromium browser so that I can package it as an application and distribute it as DMG. Has any one come across Chromium script?
I create a game using html5 based on Chromium project (in Mac). In order
Share
Try:
EDIT