LegendaryB-Bifrost icon

Bifrost

Bifrost is a Valheim mod that allows players to save server passwords and automatically inject them while connecting to the server.

Last updated 3 days ago
Total downloads 67
Total rating 0 
Categories Mods Tweaks Misc Tools Client-side Utility Mistlands Update Hildir's Request Update Ashlands Update Bog Witch Update
Dependency string LegendaryB-Bifrost-1.0.0
Dependants 0 other packages depend on this package

This mod requires the following mods to function

denikson-BepInExPack_Valheim-5.4.2202 icon
denikson-BepInExPack_Valheim

BepInEx pack for Valheim. Preconfigured and includes unstripped Unity DLLs.

Preferred version: 5.4.2202

README

Bifrost

Bifrost is a Valheim mod that simplifies multiplayer access by saving server passwords and automatically injecting them when connecting to servers.

Configuration

No manual setup is required initially. When you first run the mod, it automatically creates a configuration file at: BepInEx/config/legendaryb.valheim.Bifrost.json

Example Configuration

{
  "Servers": {
    "dedicated_example.de_2456": "password1",
    "dedicated_example2.de_2456": "password2",
  }
}

How does it work?

  1. On your first connection to a server, the standard password dialog appears.
  2. After successfully connecting, the password is saved automatically to the configuration file.
  3. On subsequent connections, Bifrost inject the password, letting you join the server seamlessly.