This website requires JavaScript.
Explore
Help
Sign in
codeninjasllc
/
codecombat
Watch
1
Star
0
Fork
You've already forked codecombat
0
mirror of
https://github.com/codeninjasllc/codecombat.git
synced
2024-11-28 18:15:52 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1c092deff6
codecombat
/
scripts
/
windows
/
coco-dev-setup
/
batch
/
get_config.bat
1 line
86 B
Batchfile
Raw
Normal View
History
Unescape
Escape
Introduction implemented and fixed errors in previously submitted code.
2014-03-22 20:41:53 -04:00
for
/f
"
delims=
"
%%
a
in
(
'utilities\\get_var.exe config\\config.coco
%1
'
)
do
set
"
%%
a
"
Reference in a new issue
Copy permalink