diff --git a/emsdk_manifest.json b/emsdk_manifest.json index d6d848f..adf618d 100644 --- a/emsdk_manifest.json +++ b/emsdk_manifest.json @@ -138,6 +138,13 @@ "version": "0.9.1", "windows_url": "vs-tool_0.9.1.zip", "windows_install_path": "%MSBuildPlatformsDir%/Emscripten" + }, + { + "id": "crunch", + "version": "1.03", + "windows_url": "crunch_1.03.zip", + "activated_cfg": "CRUNCH='%installation_dir%/crunch.exe'", + "activated_path": "%installation_dir%" } ],