Difference between revisions of "Blade & Sorcery SDK"
m (Updated tools) |
(Update unity version) |
||
Line 9: | Line 9: | ||
| | ||
+ | |||
== Requirements == | == Requirements == | ||
− | As of update | + | As of update u10, the Blade and Sorcery SDK uses Unity version '''2020.3.20f1'''. [https://unity3d.com/get-unity/download/archive Download] |
| |
Latest revision as of 02:25, 12 November 2021
The official Blade and Sorcery SDK is used to create custom content (mods) for the PCVR game "Blade and Sorcery". The SDK is designed for exporting Unity assets in a format Blade and Sorcery can read and use, additionally providing custom scripts and sample assets to assist modders in developing content for the game.
The SDK is free to use, and is actively improved by the developers of Blade and Sorcery alongside community contributers. As new updates release for the base game, the SDK recieves updates to ensure compatability
Download the B&S SDK from GitHub.
Requirements
As of update u10, the Blade and Sorcery SDK uses Unity version 2020.3.20f1. Download
How to install
- Download the SDK and extract the files to a safe location on your PC.
- Open Unity Hub and in the "Projects" section of the Unity Hub window, click "Add".
- Select the BasSDK-master folder from your extracted file and click ok.
- Click the new entry in the Unity Hub to open the editor using the BAS SDK.
Video tutorial: https://www.youtube.com/watch?v=7vrs5NatbQE
Tools Included
With this SDK, you will find all the tools you need to create mods Blade & Sorcery.
- Mod_Builder_&_Exporter
- Addressable Assets
- Custom Components
- Misc Tools
For more information about the SDK and how to use it, I recommend to join the game Discord and check the Wiki.