Browse Source

removed emscripten scripts - use Ted2 to build emscripten modules.

Mark Sibly 9 năm trước cách đây
mục cha
commit
8f7be357e6

+ 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