Please disclose if any significant portion of your mod was created using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
SwapLogo
Replaces the Valheim main menu logo with a custom one.
| Date uploaded | 4 months ago |
| Version | 1.0.0 |
| Download link | H4nz0-SwapLogo-1.0.0.zip |
| Downloads | 43 |
| Dependency string | H4nz0-SwapLogo-1.0.0 |
This mod requires the following mods to function
denikson-BepInExPack_Valheim
BepInEx pack for Valheim. Preconfigured and includes unstripped Unity DLLs.
Preferred version: 5.4.2105README
Swap Logo
🇭🇺 Magyar
Lecseréli a Valheim főmenü logóját a saját logodra.
Funkciók
- Alapból tartalmaz egy logót
- A felhasználó lecserélheti
- Automatikus UI méretezés
- Állítható méret configból
Logó cseréje
Menj ide:
BepInEx/plugins/SwapLogo/
És cseréld le:
logo.png
a saját képedre.
Ajánlott kép beállítások
- PNG formátum
- Átlátszó háttér
- Felbontás: 1024x256 vagy 2048x512
- Széles arány (~4:1)
Konfiguráció
Itt találod:
BepInEx/config/h4nz0.valheim.swaplogo.cfg
Példa:
FixedWidth = 900
FixedHeight = 260
LogoScale = 1.0
Megjegyzések
- Kliensoldali mod
- Nem befolyásolja a játékmenetet
- Minden játékos saját logót használhat
🇬🇧 English
English
Replace the Valheim main menu logo with your own custom image.
Features
- Comes with a default logo
- Replaceable by user
- Automatic UI scaling
- Configurable size
How to change the logo
Go to:
BepInEx/plugins/SwapLogo/
Replace:
logo.png
with your own image.
Recommended image settings
- PNG format
- Transparent background
- Resolution: 1024x256 or 2048x512
- Wide aspect ratio (~4:1)
Configuration
Located in:
BepInEx/config/h4nz0.valheim.swaplogo.cfg
Notes
- Client-side mod
- Each player can use a different logo
CHANGELOG
1.1.0
🇭🇺 Magyar
- ✨ ÚJ: Logó betöltése a plugin mappájából (
SwapLogo/könyvtár) - ✨ ÚJ: A
SwapLogomappa automatikusan létrejön a DLL mellett - ✨ ÚJ: Áttűnéses (fade) animáció a logó megjelenésekor
- ✨ ÚJ: Kompatibilitási módok (Strict / Auto / Aggressive)
- ✨ ÚJ: Retry rendszer a logó biztos megtalálásához
- ✨ ÚJ: Részletes debug log (opcionális)
- 🔧 Javítás: Régi
WWWlecserélveUnityWebRequest-re - 🔧 Javítás: Stabilabb logókeresés és kiválasztás
- 🔧 Javítás: Megszüntetve a dupla animáció és UI fagyás
- 🔧 Javítás: Reapply rendszer eltávolítva (stabilitás miatt)
- 🔧 Javítás: Hibakezelés javítva hiányzó képfájl esetén
- 🧹 Tisztítás: Duplikált configok eltávolítva
- 🧹 Tisztítás: Felesleges / félkész animációs logika eltávolítva
🇬🇧 English
- ✨ NEW: Load logo from plugin folder (
SwapLogo/directory) - ✨ NEW:
SwapLogofolder is automatically created next to the DLL - ✨ NEW: Smooth fade-in animation for logo replacement
- ✨ NEW: Compatibility modes (Strict / Auto / Aggressive)
- ✨ NEW: Retry system for reliable logo detection
- ✨ NEW: Optional detailed debug logging
- 🔧 Fix: Replaced deprecated
WWWwithUnityWebRequest - 🔧 Fix: Improved logo detection and selection logic
- 🔧 Fix: Removed double animation and UI freeze issues
- 🔧 Fix: Removed reapply system (caused instability)
- 🔧 Fix: Better error handling when logo file is missing
- 🧹 Cleanup: Removed duplicate config entries
- 🧹 Cleanup: Removed unused / incomplete animation logic