Hey everyone!
I just started using C3 free version to see if I like it and so far I do!
Was just wondering how I could test my game in an actual web browser instead of a standalone window?
Thanks!
Edit: If anyone is looking to do this without a webserver open up Run make sure you close out of all chrome windows and copy paste this into the Run dialog.
C:\Program Files (x86)\Google\Chrome\Application\chrome.exe --allow-file-access-from-files
Then just drag and drop the index.html from the HTML5 export into the newly opened chrome window and enjoy!