This website works better with JavaScript
Accueil
Explorer
Aide
S'inscrire
Connexion
mojito
/
WSHCommon
Suivre
2
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
b9855c5e7b
Branches
Tags
master
WSHCommon
/
Common
/
Tools
/
lib
/
lua_jit_build.bat
lua_jit_build.bat
98 B
Historique
Raw
1
2
@
set
workPath=../http/res_dev/level_000000
@
for
/r
%workPath%
%%v
in
(*.lua)
do
luajit -b
%%v
%%v