Valheim
0 of 0

File information

Last updated

Original upload

Created by

AlexMog

Uploaded by

AlexMog

Virus scan

Safe to use

Tags for this mod

About this mod

Valheim Dedicated server Fixes, Optimizations and High-Level API

Requirements
Permissions and credits
Mirrors
Changelogs
THIS MOD IS CURRENTLY IN A HEAVY-DEV PHASE AND I AM MORE ACTIVE ON THE GITHUB PAGE.
IT IS PROVIDED IN A VERY EARLY STAGE BECAUSE IT CONTAINS AN EASY FIX FOR MOST COMMON SERVER LAGS.


Longship is a mod that aims to provide multiple configurable optimizations for server-side Valheim as well as providing a powerful Plugins system.

Current features:
  • Fixed server-lag by upgrading the server bandwith limit through configuration
  • Update your server configuration using configuration files
  • Simple yet powerful plugins system
  • Develop powerful plugins using a simple yet effective EventSystem
  • Events that plugins developers can listen on to provide more gameplay mechanics
  • The possibility to alter complete gameplay parts either through the Events system or directly by overriding game methods using HarmonyLib