Hi all.
When I export project to HTML5 it creates few folder's and few files.
it creates file: index.html, its ok
And it creates files like: data.js, c2runtime.js, can i change location of these files in easy way?
I want to have structure like:
../index.html
../other/files/c2runtime.js
../other/files/data.js
Media and images folders/files are NO problem because i see option to change dir easy.