Skip to content

ICE0124/BONELAB-Fusion

 
 

Repository files navigation

BONELAB Fusion Release

A multiplayer mod for BONELAB featuring support for Oculus and SteamVR. This is currently only for PCVR platforms.

Networking

This mod is networked and built around Steam, but the networking system can be swapped out using a Networking Layer.

Modules

Fusion supports a system called "Modules". This allows other code mods to addon and sync their own events in Fusion. Fusion also has an SDK for integrating features into Marrow™ SDK items, maps, and more.

Marrow SDK Integration

NOTICE: When using the integration, if you have the extended sdk installed, delete the "MarrowSDK" script that comes with the extended sdk. It can be found in "Scripts/SLZ.Marrow.SDK/SLZ/Marrow/MarrowSDK". The reason for this is that this is already included in the real sdk, and Fusion uses some values from it, causing it to get confused.

You can download the integration unity package from the Releases tab of this repository. Alternatively, you can download the files raw at this link: https://github.com/Lakatrazz/BONELAB-Fusion/tree/main/Core/marrow-integration

Module Example

The module example can be found here: https://github.com/Lakatrazz/Fusion-Module-Example

Credits

Disclaimer

THIS PROJECT IS NOT AFFILIATED WITH ANY OTHER MULTIPLAYER MODS OR STRESS LEVEL ZERO! This is its own standalone mod and shares no code with others, any similarities are coincidental!

About

A multiplayer mod for BONELAB.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 55.4%
  • ShaderLab 37.9%
  • HLSL 6.7%