A multiplayer mod for BONELAB featuring support for all platforms.
For installation, source code setup, documentation, help with Marrow SDK integration, and more, check out the wiki.
This mod is networked and built around Steam, but the networking system can be swapped out using a Networking Layer.
Fusion supports a system called "Modules". This allows other code mods to add on and sync their own events in Fusion. Fusion also has an SDK for integrating features into Marrow™ SDK items, maps, and more.
The module example can be found here: https://github.com/Lakatrazz/Fusion-Module-Example
- BoneLib AutoUpdater: https://github.com/yowchap/BoneLib
- Testing/Development Credits In Game
- The source code of Facepunch.Steamworks is used partially under the MIT License. The full license can be found here.
- The source code of Steamworks.NET is used partially under the MIT License. The full license can be found here.
- The source code of LiteNetLib is included under the MIT License. The full license can be found here.