VISUAL UPDATE: Demo Phase 1 setup (GrassScene with wind, fog, day/night). Pending path fix for assets.
This commit is contained in:
@@ -10,8 +10,8 @@
|
||||
</head>
|
||||
<body>
|
||||
<!-- Phaser Library -->
|
||||
<script src="node_modules/phaser/dist/phaser.js"></script>
|
||||
<script src="../node_modules/phaser/dist/phaser.js"></script>
|
||||
<!-- Game Entry -->
|
||||
<script type="module" src="src/game.js"></script>
|
||||
<script type="module" src="../src/game.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user