This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
mojito
/
WSHCommon
Segui
2
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
6bb7c4a2bf
Rami (Branch)
Tag
master
WSHCommon
/
Common
/
Tools
/
lib
/
lua_jit_build.bat
lua_jit_build.bat
98 B
Cronologia
Originale
1
2
@
set
workPath=../http/res_dev/level_000000
@
for
/r
%workPath%
%%v
in
(*.lua)
do
luajit -b
%%v
%%v