1
0
forked from sent/waves
waves/public/assets/g/gladihoppers/index.html
2025-04-09 17:11:14 -05:00

35 lines
827 B
HTML

<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<script src="/js/all.min.js"></script>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Gladihoppers</title>
<script>
window.config = {
loader: 'unity',
debug: false,
maxRatio: 16 / 9,
minRatio: 9 / 16,
title: 'Gladihoppers',
thumbnail: 'thumb.png',
numScreenshots: 5 ,
unityVersion: '2019.3.13f1',
unityWebglBuildUrl: 'Build\/Gladihoppers.json',
fileSize: 23 ,
cachedDecompressedFileSizes: {
'Gladihoppers.data.unityweb': 17409938 ,
'Gladihoppers.wasm.code.unityweb': 6410659 ,
'Gladihoppers.wasm.framework.unityweb': 91463 ,
},
};
</script>
<script type="text/javascript" src="//m.igroutka.ru/files/scripts/scr.js"></script></head>
<body>
<script src="master-loader.js"></script>
</body>
</html>