This repository allows the extension of the BONELAB Marrow SDK, allowing you to create guns and other types of items not yet supported by the Marrow SDK.
Follow steps 1-5 from the official SDK over at https://github.com/StressLevelZero/MarrowSDK/wiki#project-setup
In step 6, you'll want to import these three packages via github URL:
https://github.com/StressLevelZero/Custom-RenderPipelineCore.git
https://github.com/StressLevelZero/Custom-URP.git#Bonelab
https://github.com/Kairus101/MarrowSDKExt.git
Afterwards, you can continue as usual.
Note: Other packages added into your Unity Project may cause errors.
Unzip the contents of this repo into your Assets/Scripts folder.
We can not yet assist you in creating custom guns using this. Wait for a tutorial/example prefab or try to figure it out on your own.
Stress Level Zero's Official Bonelab SDK is MIT licenced, and by extension, so is this. Updates to the official SDK may break this repo at any time and there is no guaranteed support, so use at your own risk. With any luck, updates to the Official SDK will make this extension repo obsolete.