Have you ever heard of Unreal Engine? It’s a powerful and versatile game engine used in the development of some of the world’s most popular video games, but why you should pay attention to …
}
// call custom javascript
smp_custom_js();
// call it again for every page change
window.addEventListener("sempliceAppendContent", function (e) {
smp_custom_js();
}, false);