게임 만들기

GameBranding

Overrides for how the host iframe should skin surface UI.

GameBranding

Overrides for how the host iframe should skin surface UI.

Properties

logoUrl?

logoUrl?: string | undefined

URL to a square logo rendered on splash/loading screens.

promoText?

promoText?: string | undefined

Promotional copy to show while the game boots.

themeColor?

themeColor?: string | undefined

Hex color used for progress bars, CTAs, and other accents.

backgroundUrl?

backgroundUrl?: string | undefined

Optional background image for the shell.

cssVars?

cssVars?: Record<string, string> | undefined

Arbitrary CSS variables injected into the iframe root.