Giter Site home page Giter Site logo

bonelab-fusion's Introduction

BONELAB Fusion Release

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

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

Setting up the Source Code

  1. Clone the git repo into a folder
  2. Setup a "managed" folder in the "Core" folder.
  3. Drag the dlls from Melonloader/Managed into the managed folder.
  4. Drag MelonLoader.dll and 0Harmony.dll into the managed folder.
  5. You're done!

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!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.