We're archiving the forums and going read only! You'll be able to see old threads, but new topics and replies have been disabled.

Visit the Game Jolt community for new questions and conversations.


imagem_2022-06-12_033518427.png

I have an HTML game, and I would like to create a kind of Launcher for Android, so I would need this Launcher to have an iframe of the game's link in Gamejolt.

The problem is that, when you click on Play on PC, it doesn't take you to a fixed link, but a token. I would then need to know if there is a Gamejolt link type that redirects the user to a link with a new game token.

So I could put the iframe for this link, and the iframe when it was displayed would be redirected to the new token automatically.

I may also ask: Is there any way I can redirect the Launcher iframe to a static link?

Questions that may arise:

Can't I just create a native app from my game?

No! At the moment, to create a native app of my game, I would fork out some money that I don't have at the moment.

I can't host my game on a website?

Already tried. Hosting servers that load the game in good condition are currently very expensive. The ones I tested had poor performance, with higher than normal loading times. (I speak 5 minutes, 10 minutes in one case)

Can't you create an iframe that leads to the game's package widget?

Unfortunately, for some reason, that didn't work. I think it's because clicking play opens a new tab, and does not appear in the existing one.