Game Onboarding

Visit the developers page to onboard your game.

WebGL Builds

If uploading a WebGL build, captureAllKeyboardInput must be set to false. See the unity docs for more information.

IFrames

If you choose to add your game an iframe, make sure the iframe URL is accessible on https://kap.gg.

This typically means to whitelist https://kap.gg in your CORS configuration.

Last updated