This website requires JavaScript.
Explore
Help
Sign In
tl_server_2
/
game_sync
Watch
1
Star
0
Fork
You've already forked game_sync
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
2ea5226a14
game_sync
/
build.bat
5 lines
89 B
Batchfile
Raw
Blame
History
@
echo
off
for
/f
%%
i
in
(
programs.txt
)
do
(
start
"
%%
i
"
cmd /c
"
build_sub.bat
%%
i
"
)
Reference in New Issue
View Git Blame
Copy Permalink