Hi!
I'm aware that currently is not possible to execute an HTML5 Construct 2 game from disk, but I'm in a situation where I find this type of distribution desirable.
My first question is: is this limitation avoidable in some way?
Here is my situation:
I'm going to sell a digital product from my website which consists audio files, video files, and pdf files, everything inside a zip, and I want to include a couple of Construct 2 apps to teach some things that have to be interactive.
Obviously, the clients can be on iOS, Mac, Windows, Android, ... but I can't make apps for the stores because I will sell the product from my website and it can't be public.
The only option that I have right now is to store the apps in my web server and provide a link to them, which is not that bad, but I would prefer that the clients have everything in their devices.
My second question is: if it is absolutely impossible to do this kind of distribution, do you a better idean than having my app "public" in my hosting?
Thanks a lot!