This website works better with JavaScript
Home
Explore
Help
Register
Sign In
mojito
/
WSHCommon
Watch
3
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
10c6d9dc27
Branches
Tags
master
WSHCommon
/
Common
/
Tools
/
lib
/
lua_jit_build.bat
lua_jit_build.bat
98 B
History
Raw
1
2
@set workPath=../http/res_dev/level_000000
@for /r %workPath% %%v in (*.lua) do luajit -b %%v %%v