You are viewing a potentially older version of this package. View all versions.
bdew-QuickConnect-1.4.0 icon

QuickConnect

Adds a quick connect window with a configurable list of servers, no more dealing with steam's buggy favorites widow and entering passwords.

Date uploaded 3 years ago
Version 1.4.0
Download link bdew-QuickConnect-1.4.0.zip
Downloads 16859
Dependency string bdew-QuickConnect-1.4.0

This mod requires the following mods to function

denikson-BepInExPack_Valheim-5.4.1901 icon
denikson-BepInExPack_Valheim

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

Preferred version: 5.4.1901

README

Quick Connect mod for Valheim

Adds a quick connect window with a configurable list of servers, no more dealing with steam's buggy favorites widow and entering passwords (twice).

Installation

  1. Install BepInEx following the instructions at the link. If you have Valheim Plus, you can skip that step as it already includes it with the download.
  2. Extract he zip file into your BepInEx folder
  3. Edit quick_connect_servers.cfg in BepInEx/config folder to add your servers
  4. Run the game and press connect button on title screen

Config file has a list of servers in the following format:

name:addr:port[:password]

addr can be ether IP or a fully qualified domain name . password is optional, you can skip it if your server doesn't need a password or if you don't want to write it down.

Example config:

Awesome Server:127.0.0.1:2456:smellysocks

License

This mod is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.