add empire data loading

This commit is contained in:
roblevesque 2016-07-07 12:26:50 -04:00 committed by GitHub
parent 6a1aec0d8f
commit 8f8f105d23

View File

@ -1,5 +1,6 @@
<html>
<head>
<script src="js/empiredata.js"></script>
<script src="http://threejs.org/build/three.js"></script>
<script src="http://threejs.org/examples/js/controls/OrbitControls.js"></script>
<script src="http://gamestd.io/three-text2d/dist/three-text2d.js"></script>