Windows-targeted Overwolf Electron rewrite of Minecraft cloud world sync.
- Overwolf Electron (
@overwolf/ow-electron) - React + TypeScript + Vite
- pnpm workspaces monorepo
- Zod-validated IPC contracts
- Google Drive provider abstraction (PKCE flow)
apps/overwolf-apppackages/domain-corepackages/world-discoverypackages/sync-contractspackages/provider-google-drivepackages/test-utils
pnpm installpnpm buildpnpm dev- In
apps/overwolf-app, runpnpm startwith Overwolf runtime installed.
pnpm --filter @mc-cloudsave/overwolf-app build:ow
- Platform target is Windows for Overwolf compatibility.
- OAuth credentials and tokens are stored in OS app data.