Unity Assets & Games appyfurious

License type:
Loading…

Porting a game to YouTube Playables

Every game ships as a web build — an index.html at the root that loads the YouTube Playables SDK before any game code, which creates the sandboxed YouTube runtime:

<script src="https://www.youtube.com/game_api/v1"></script>

Requirements verified at publish time:

References: