| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| UnityGameTranslator-BepInEx5-v0.9.2.zip | 2025-12-26 | 337.6 kB | |
| UnityGameTranslator-BepInEx6-IL2CPP-v0.9.2.zip | 2025-12-26 | 335.9 kB | |
| UnityGameTranslator-BepInEx6-Mono-v0.9.2.zip | 2025-12-26 | 335.4 kB | |
| UnityGameTranslator-MelonLoader-v0.9.2.zip | 2025-12-26 | 335.5 kB | |
| README.md | 2025-12-26 | 1.2 kB | |
| v0.9.2 - Options Window _ Security Fixes source code.tar.gz | 2025-12-26 | 53.8 kB | |
| v0.9.2 - Options Window _ Security Fixes source code.zip | 2025-12-26 | 66.3 kB | |
| Totals: 7 Items | 1.5 MB | 0 | |
What's New
Features
- Options Window: Configure settings without restarting the game
- Flexible hotkey configuration with Ctrl+Alt+Shift combinations
- Target language dropdown with "auto" (system language) option
- Toggle to enable/disable translations on the fly
- Sync Status: Wizard now shows sync status after login (your translation, local changes, etc.)
- WindowHelper: Improved UI consistency across all windows
Security Fixes
- Added 5000 character limit for Ollama translation requests (DoS prevention)
- Added 100ms timeout on all Regex patterns (ReDoS prevention)
UI Improvements
- Separated Account and Actions sections in main window
- Show Upload/Update/Fork button based on ownership
- Display local changes count when synced with website
Code Quality
- Refactored all windows to use WindowHelper pattern
- Centralized window styling and scroll handling
Downloads
Choose the version matching your mod loader:
- BepInEx 5 - Most Mono Unity games
- BepInEx 6 Mono - Newer Mono games with BepInEx 6
- BepInEx 6 IL2CPP - IL2CPP Unity games
- MelonLoader - Games using MelonLoader