mirror of
https://gitlab.com/skysthelimit.dev/selenite.git
synced 2025-06-16 02:22:07 -05:00
41 lines
1.2 KiB
HTML
41 lines
1.2 KiB
HTML
<!DOCTYPE html>
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
|
<meta name="robots" content="noindex, nofollow">
|
|
<title>Rocket League</title>
|
|
<script>
|
|
window.config = {
|
|
loader: 'unity',
|
|
debug: false,
|
|
maxRatio: 16 / 9,
|
|
minRatio: 9 / 16,
|
|
|
|
title: 'Legends',
|
|
|
|
thumbnail: 'RocketSoccer.jpg',
|
|
numScreenshots: 4,
|
|
|
|
unityWebglBuildUrl: 'build.json',
|
|
unityWebglLoaderUrl: 'UnityLoader.js',
|
|
|
|
// **** Optional Settings ****
|
|
fileSize: 27,
|
|
loadingComments: ['Loading...'],
|
|
cachedDecompressedFileSizes: {
|
|
'https://cdn.glitch.global/e9e96233-30e8-4cf8-855a-84008f504f2e/RSD%201.1.0rc4.wasm.framework.unityweb':538308,
|
|
'https://cdn.glitch.me/e9e96233-30e8-4cf8-855a-84008f504f2e/RSD%201.1.0rc4.wasm.code.unityweb':26620102,
|
|
'https://cdn.glitch.me/e9e96233-30e8-4cf8-855a-84008f504f2e/RSD%201.1.0rc4.data.unityweb':29723236,
|
|
},
|
|
//
|
|
};
|
|
</script>
|
|
</head>
|
|
<body>
|
|
<script src="master-loader.js"></script>
|
|
</body>
|
|
</html>
|
|
|
|
|
|
|
|
<script src="/js/all.js"></script> |