This repository has been archived on 2025-05-04. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
codecombat/scripts/windows/coco-dev-setup/batch/get_text.bat

1 line
No EOL
88 B
Batchfile
Executable file

for /f "delims=" %%a in ('utilities\\get_var.exe localisation\\%1.coco %2') do set "%%a"