FAQ

How do I make a new site?

Copy this template, replace the placeholders in site.ts and games.json, add your Ren'Py Web export, write the homepage and wiki content, then run npm.cmd run build.

Where do I put the game?

Place the web build under public/games/your-game-folder and point games.json iframeUrl to its index.html.

Can I use R2 for game.zip?

Yes. Edit the Ren'Py index.html and set window.gameZipURL to the public R2 game.zip URL.