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
2025-02-18 01:11:46 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
6300440a61
codecombat
/
scripts
/
windows
/
coco-dev-setup
/
batch
/
get_config.bat
4 lines
99 B
Batchfile
Raw
Normal View
History
Unescape
Escape
new variable system implemented and refactored a lot of files already.
2014-03-20 22:26:26 -04:00
@
echo
off
setlocal
EnableDelayedExpansion
Removed the binary get_var file and changed code according to the changes
2014-03-20 22:41:12 -04:00
utilities\\get_var.exe config\\config.coco
%1
new variable system implemented and refactored a lot of files already.
2014-03-20 22:26:26 -04:00
endlocal
Reference in a new issue
Copy permalink