Continuity now runs on a clean Windows install with nothing else installed.
Earlier builds silently depended on the Microsoft Visual C++ Redistributable. Most machines already have it, so the app worked on developers' PCs but failed to start on a fresh Windows image with a "DLL not found" error (0xC0000135). This is what winget's automated install check hit on the 0.4.8 submission. The runtime is now built into the executable, so the only DLLs it loads ship with Windows.
No editor behaviour changes in this release.
The embeddable SDK is unaffected; its latest release is sdk-v0.2.40.
Install
winget install Continuity.Continuity (listing pending review), or download below.
- MSI - normal install with Start Menu entry, uninstall, upgrades, and file associations.
- Portable zip -
continuity.exeplusdata\; keeps all settings and data in the extracted folder. - Standalone zip - just
continuity.exe; uses normal Windows AppData locations.
Verify a download against SHA256SUMS.txt. These builds are unsigned, so SmartScreen will warn on first run.