From be7e56f51e0f9c1c8bf38cab8d451f148b46458b Mon Sep 17 00:00:00 2001 From: Ray Date: Wed, 22 May 2019 10:40:51 +0200 Subject: Move emscripten web shell to src --- src/shell.html | 269 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 269 insertions(+) create mode 100644 src/shell.html (limited to 'src/shell.html') diff --git a/src/shell.html b/src/shell.html new file mode 100644 index 00000000..5d8e7e91 --- /dev/null +++ b/src/shell.html @@ -0,0 +1,269 @@ + + + + + + + raylib HTML5 GAME + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + + + + + {{{ SCRIPT }}} + + \ No newline at end of file -- cgit v1.2.3