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

36 lines
860 B
HTML

<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>House of Hazards</title>
<script src="/js/all.min.js"></script>
<script>
window.config = {
loader: 'unity',
debug: false,
maxRatio: 16 / 9,
minRatio: 9 / 16,
title: 'House of Hazards',
thumbnail: 'patch/png/null.png?https:\/\/img.poki.com\/0609b0ba2889859b21cf47ca205818fe.png',
numScreenshots: 4 ,
unityVersion: '2019.3.10f1',
unityWebglBuildUrl: 'Build\/HouseOfHazardsPoki.json',
fileSize: 12 ,
cachedDecompressedFileSizes: {
'HouseOfHazardsPoki.data.unityweb': 6247832 ,
'HouseOfHazardsPoki.wasm.code.unityweb': 5830707 ,
'HouseOfHazardsPoki.wasm.framework.unityweb': 89458 ,
},
};
</script>
</head>
<body>
<script src="patch/js/poki-master-loader.js"></script>
</body>
</html>