This folder is the runtime template used to build mod_runtime.zip.

Template-owned files (must stay in repo):
1. Tolk.dll
2. nvdaControllerClient64.dll
3. SAAPI64.dll
4. BoyCtrl-x64.dll
5. boyctrl.ini
6. ZDSRAPI_x64.dll
7. ZDSRAPI.ini
8. tolk_bridge.js
9. README.txt

Build-injected file (do not keep as static template artifact):
- tolk_bridge.node (compiled during scripts/build_all.ps1 or scripts/build_native_bridge.ps1)

Important:
- tolk_bridge.node must be built for Electron runtime (default target: electron 3.1.1 x64).
- A host-Node build may pass local Node tests but can crash the game process at startup.

Expected final install location:
resources\app.asar.unpacked\mod_a11y\tolk_bridge\
