mirror of
https://github.com/ReMinecraftPE/mcpe.git
synced 2025-01-22 17:23:32 -05:00
Think it's ready to pull now...
This commit is contained in:
parent
850e6dfd0b
commit
e731fefbea
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ set WEBSRVROOT=C:\gtcache
|
|||
|
||||
::set the emscripten root to your emscripten installation (iProgramInCpp's is at C:\emsdk)
|
||||
echo * Calling emsdk_env.bat.
|
||||
set EMSCRIPTEN_ROOT=D:\emsdk
|
||||
set EMSCRIPTEN_ROOT=C:\emsdk
|
||||
set OLDCD=%cd%
|
||||
cd /d %EMSCRIPTEN_ROOT%
|
||||
call emsdk_env.bat
|
||||
|
|
Loading…
Reference in a new issue