AlexMog / Longship

Valheim Dedicated server Fixes, Optimizations and High-Level API
MIT License
29 stars 3 forks source link

[Feature] Make Longship a BepInEx mod #10

Closed AlexMog closed 3 years ago

AlexMog commented 3 years ago

Currently, Longship uses UnityDoorstop as an injection mechanism, which seems not to be used by many mods in the community. BepInEx (https://github.com/BepInEx/BepInEx) is used by most of the community (at least on this website: https://valheim.thunderstore.io/) which pushes me to provide Longship on BepInEx instead of UnityDoorstop to provide a simpler way for users to have multiple mods using BepInEx including Longship.

AtroposOrbis commented 3 years ago

Yeah this is extremely important for mass adoption of your mod here.

Hi-ImKyle commented 3 years ago

I second this, everyone modding the game should be using BepInEx, much like RoR2. It shouldn't be that hard to implement :+1: