To get Yoku’s Island Express, all you need is an Epic Games Store account. In case you do not have one, the process to create one is very simple and straightforward.
//consent check first var enternity_consent = $.cookie("enternity_consent"); var enternity_consent = true;
if(enternity_consent===undefined){ fbq('consent', 'revoke'); //console.log('fb revoke'); } else { fbq('consent', 'grant'); //console.log('fb grant'); }
fbq('init', '997509706965212'); fbq('track', 'PageView');
*/