External variation of That Sky Mod for Sky: Children of the Light, built with Tauri + React. It attaches to `Sky.exe` and provides a clean desktop UI for toggles such as Godmode, Super Flight and more.
- Attach/detach from
Sky.exeand show session/auth details - Player, movement, and camera helpers (godmode, infinite energy, super jump, free zoom, and more)
- Global hotkeys, theme presets, always-on-top, scaling, and reduce motion
- Multi-tab UI: Overview, Player, Settings
- Tauri v2 + Rust backend
- React + TypeScript + Vite
npm install
npm run tauri:devnpm run tauri:buildnpm run tauri:dev- Tauri dev appnpm run tauri:build- Tauri production build
src/- React UIsrc-tauri/- Rust backend and Tauri configpublic/- Static assetsdist/- Frontend build output
This project is not affiliated with thatgamecompany (TGC) or Sky: Children of the Light.
