You are viewing a potentially older version of this package. View all versions.
LegendaryB-Bifrost-1.0.0 icon

Bifrost

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

Date uploaded 6 months ago
Version 1.0.0
Download link LegendaryB-Bifrost-1.0.0.zip
Downloads 736
Dependency string LegendaryB-Bifrost-1.0.0

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.