-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtest.html
More file actions
24 lines (24 loc) · 1.6 KB
/
test.html
File metadata and controls
24 lines (24 loc) · 1.6 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<div><div id="344540602895360503" align="center" style="width: 100%; overflow-y: hidden;" class="wcustomhtml"><html lang="en-us">
<meta charset="utf-8">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Unity WebGL Player | ShooterZ</title>
<link rel="shortcut icon" href="TemplateData/favicon.ico">
<link rel="stylesheet" href="http://unblockedgames76.weebly.com/editor/uploads/3/8/8/3/38833005/custom_themes/589436812881266472/files/TemplateData/style.css">
<script src="http://unblockedgames76.weebly.com/editor/uploads/3/8/8/3/38833005/custom_themes/589436812881266472/files/TemplateData/UnityProgress.js"></script>
<script src="http://unblockedgames76.weebly.com/uploads/3/8/8/3/38833005/unityloader50.js"></script>
<!-- -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
<script src='http://unblockedgames76.weebly.com/uploads/3/8/8/3/38833005/webglads.js' type="text/javascript"></script>
<!-- -->
<script>
var gameInstance = UnityLoader.instantiate("gameContainer", "/uploads/3/8/8/3/38833005/shooterz.json", {onProgress: UnityProgress,Module:{onRuntimeInitialized: function() {UnityProgress(gameInstance, "complete")}}});
</script>
<div class="webgl-content">
<div id="gameContainer" style="width: 800px; height: 560px; margin: auto"></div>
<div class="footer">
<div class="webgl-logo"></div>
<div class="fullscreen" onclick="gameInstance.SetFullscreen(1)"></div>
<div class="title">MK Games Unblocked</div>
</div>
</div>
</html></div>