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.
This package has been marked as deprecated, and it's suggested another
alternative is used.
You are viewing a potentially older version of this package.
View all versions.
HostnameConnect
Connect to dedicated Valheim servers using a hostname instead of IP address
| Date uploaded | 5 years ago |
| Version | 1.0.1 |
| Download link | mgway-HostnameConnect-1.0.1.zip |
| Downloads | 1745 |
| Dependency string | mgway-HostnameConnect-1.0.1 |
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.701README
Hostname Connect Valheim Plugin
Features
- Connect to dedicated servers using a hostname or IP address
- The last hostname or IP address used is pre-populated in the connection panel
Pre-Requisites
This mod requires BepInEx. Follow the instructions here if you don't have it installed already: https://valheim.thunderstore.io/package/denikson/BepInExPack_Valheim/
Installation (Easy)
https://www.nexusmods.com/valheim/mods/160?tab=files
- Extract the archive into a folder. Do not extract into the game folder.
- Move the contents of "plugins" folder into "<GameDirectory>\Bepinex\plugins"
- Start the game and use hostnames
Build and Install
- Copy requisite DLLs from the game install to the Libs directory. See README.md in that directory for details
- Open solution in Visual Studio
- Build
- Copy bin/Release/ValheimHostnameConnect.dll to <GameDirectory>\Bepinex\plugins
- This folder should already exist. If it doesn't, ensure that you installed BepInEx correctly