28 July 2017 22:30
Hi all,
I've created a 'starter files' JSON project, built it and deployed it.
After I'd FTP'd it up to my server, the screen was just black.
The console showed that a few files were missing, and on closer inspection the deployed project looks pretty lightweight.
Here's the file structure that deployed:
Top level
-Project Assets Directory
-b4w.simple.min.js
-images (custom folder for the UI)
-Project.html
-Project.min.CSS
-uranium.js
-uranium.js.mem
Second level
-all of my textures (Project Assets Directory)
-Project.JSON (Project Assets Directory)
-Project.bin (Project Assets Directory)
And that's it!
No 'project.js' and there's probably other stuff missing too, considering the amount of dependencies in the project manager framework.
Am I doing something wrong?
Best regards
Charlie
I've created a 'starter files' JSON project, built it and deployed it.
After I'd FTP'd it up to my server, the screen was just black.
The console showed that a few files were missing, and on closer inspection the deployed project looks pretty lightweight.
Here's the file structure that deployed:
Top level
-Project Assets Directory
-b4w.simple.min.js
-images (custom folder for the UI)
-Project.html
-Project.min.CSS
-uranium.js
-uranium.js.mem
Second level
-all of my textures (Project Assets Directory)
-Project.JSON (Project Assets Directory)
-Project.bin (Project Assets Directory)
And that's it!
No 'project.js' and there's probably other stuff missing too, considering the amount of dependencies in the project manager framework.
Am I doing something wrong?
Best regards
Charlie