initial rendering test
This commit is contained in:
+16
@@ -0,0 +1,16 @@
|
||||
<html lang="en">
|
||||
<head>
|
||||
<title>Minecraft</title>
|
||||
<link rel="stylesheet" href="style.css"/>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<div id="canvas-container"></div>
|
||||
<span id="pre-status">Loading page...</span>
|
||||
</body>
|
||||
|
||||
<script src="src/start.js"></script>
|
||||
|
||||
</html>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user