aboutsummaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/index.html b/index.html
index 96d423a..cee4636 100644
--- a/index.html
+++ b/index.html
@@ -46,7 +46,11 @@
<!-- <div id="upload-info" class="no-pause" title="Upload a playlist (downloaded from history)">Upload</div> -->
</div>
</div>
+ <div id="codef-canvas"></div>
<input id="file-upload" type="file" accept="application/json" />
+ <script src="libs/codef_core.js"></script>
+ <script src="libs/codef_starfield.js"></script>
+ <script src="libs/codef_3d.js"></script>
<script src="player.js"></script>
</body>