| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| UnityGameTranslator-BepInEx5-v0.9.49.zip | 2026-01-02 | 3.2 MB | |
| UnityGameTranslator-BepInEx6-IL2CPP-v0.9.49.zip | 2026-01-02 | 3.2 MB | |
| UnityGameTranslator-BepInEx6-Mono-v0.9.49.zip | 2026-01-02 | 3.2 MB | |
| UnityGameTranslator-MelonLoader-IL2CPP-v0.9.49.zip | 2026-01-02 | 3.2 MB | |
| UnityGameTranslator-MelonLoader-Mono-v0.9.49.zip | 2026-01-02 | 3.2 MB | |
| README.md | 2026-01-02 | 1.1 kB | |
| v0.9.49 - GUI Refactoring source code.tar.gz | 2026-01-02 | 153.7 kB | |
| v0.9.49 - GUI Refactoring source code.zip | 2026-01-02 | 188.6 kB | |
| Totals: 8 Items | 16.2 MB | 0 | |
GUI Refactoring & Theme Improvements
Visual Changes
- Navy blue theme: Consistent dark blue background across all UI elements
- Thin border effects: Clean, professional look with subtle borders around tab content
- Automatic padding: Layout groups with visible backgrounds now have consistent 5px padding
New Components
- TabBar: Reusable tab navigation component
- StatusCard improvements: Quality bar visualization, role badges (MAIN/BRANCH)
Technical Changes
- UniverseLib fork updated with configurable
DefaultLayoutBackgroundandDefaultLayoutPadding - Build script now auto-compiles UniverseLib before mod projects
- Added
UIStyles.Transparentfor explicit transparent without auto-padding inheritance
Downloads
- BepInEx5: For Unity Mono games with BepInEx 5.x
- BepInEx6-Mono: For Unity Mono games with BepInEx 6.x
- BepInEx6-IL2CPP: For Unity IL2CPP games with BepInEx 6.x
- MelonLoader-Mono: For Unity Mono games with MelonLoader
- MelonLoader-IL2CPP: For Unity IL2CPP games with MelonLoader