ruast
January 24, 2022, 2:31pm
1
Hi
I am making some html5 games with Construct3
i want to host them on my site as follows
Game1: mysite/game1
Game2: mysite/game2
I want to design my homepage and some other pages using Wappler and from my homepage
open the above pages with hyperlinks
The exported game folder of Construct3 looks something like this :
There will be 1 such folder per game
The related construct3 page that talks about game exporting and hosting : https://www.construct.net/en/tutorials/publishing-to-the-web-10?utm_campaign=C3Editor&utm_source=browser&utm_medium=r276.2
Thanks
brad
January 24, 2022, 4:46pm
2
Hi Raust, Iām not sure what you are asking? What are you having problems with?
1 Like
If i follow you.
Create the folders you need,
Export the game content to the required folder
Create a link from a menu or buttons to the index.html page in each game folder
Upload your site to server
1 Like
ruast
January 24, 2022, 5:49pm
4
Thank you i will try this and report back. This seems like it will work.
ruast
January 25, 2022, 4:42pm
5
I decided to use a cdn instead so have uploaded the games to a cdn (to restrict access ) and they are playing correctly from cdn.mysite.com/Game1