diff --git a/build/build-js b/build/build-js new file mode 100755 index 00000000..f35558c4 --- /dev/null +++ b/build/build-js @@ -0,0 +1,10 @@ +#!/bin/sh + +# This can't hurt +make distclean + +set -e +./build/lol-build "$@" bootstrap web-js +./build/lol-build "$@" configure web-js +./build/lol-build "$@" build web-js + diff --git a/src/platform/emscripten/lol_shell.html b/src/platform/emscripten/lol_shell.html new file mode 100644 index 00000000..2900c21d --- /dev/null +++ b/src/platform/emscripten/lol_shell.html @@ -0,0 +1,95 @@ + + + + + + Emscripten-Generated Code + + + +
+
Downloading...
+
+ +
+
+ +
+
+
+ Resize canvas + Lock/hide mouse pointer +     + +
+ +
+ +
+ + + + +