Browse Source

removed emscripten scripts - use Ted2 to build emscripten modules.

Mark Sibly 9 years ago
parent
commit
8f7be357e6
4 changed files with 0 additions and 13 deletions
  1. 0 3
      scripts/emrebuildmods.bat
  2. 0 4
      scripts/emrebuildmods.sh
  3. 0 2
      scripts/emupdatemods.bat
  4. 0 4
      scripts/emupdatemods.sh

+ 0 - 3
scripts/emrebuildmods.bat

@@ -1,3 +0,0 @@
-
-..\bin\mx2cc_windows makemods -clean -config=release -target=emscripten
-

+ 0 - 4
scripts/emrebuildmods.sh

@@ -1,4 +0,0 @@
-
-source common.sh
-
-$mx2cc makemods -clean -config=release -target=emscripten

+ 0 - 2
scripts/emupdatemods.bat

@@ -1,2 +0,0 @@
-
-..\bin\mx2cc_windows makemods -config=release -target=emscripten

+ 0 - 4
scripts/emupdatemods.sh

@@ -1,4 +0,0 @@
-
-source common.sh
-
-$mx2cc makemods -config=release -target=emscripten