| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| UnityGameTranslator-BepInEx5-v0.9.53.zip | 2026-02-18 | 3.2 MB | |
| UnityGameTranslator-BepInEx6-IL2CPP-v0.9.53.zip | 2026-02-18 | 3.2 MB | |
| UnityGameTranslator-BepInEx6-Mono-v0.9.53.zip | 2026-02-18 | 3.2 MB | |
| UnityGameTranslator-MelonLoader-IL2CPP-v0.9.53.zip | 2026-02-18 | 3.2 MB | |
| UnityGameTranslator-MelonLoader-Mono-v0.9.53.zip | 2026-02-18 | 3.2 MB | |
| README.md | 2026-02-18 | 739 Bytes | |
| v0.9.53 source code.tar.gz | 2026-02-18 | 207.9 kB | |
| v0.9.53 source code.zip | 2026-02-18 | 246.5 kB | |
| Totals: 8 Items | 16.5 MB | 0 | |
Changes
Real-time sync via SSE
- Migrated from HTTP polling to Server-Sent Events (SSE) for real-time translation sync
- Added dedicated SSE micro-server support (Node.js) for scalable hosting
- Device Flow login now uses SSE for instant auth notification
- Sync state (upload/download/merge detection) delivered in real-time
- Merge completion notified instantly via SSE
UI improvements
- Runtime translation toggle with original text tracking
- Unified Apply system for all options tabs
- Per-font scale option with debug logging
- New SearchableDropdown component (replaces LanguageSelector across all panels)
- Custom SDF font loading system (msdf-atlas-gen JSON+PNG)
- Fixed duplicate fonts in UI by deduplicating by name