瀏覽代碼

removed emscripten scripts - use Ted2 to build emscripten modules.

Mark Sibly 9 年之前
父節點
當前提交
8f7be357e6
共有 4 個文件被更改,包括 0 次插入13 次删除
  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