SDK - Outdated

Introduction

With this SDK, you will find all the tools you need to create mods for the game Blade & Sorcery. This SDK will allow the user to create Weapon/Item Mods, Levels/Maps and effects and be able to implement them in to the game.

This repository contains 3 folders:

  • BasAssetsCreator - A Unity project used to create assets bundles (compressed archive containing textures, meshes, sounds, etc…).
  • Plugins - A visual studio project example of a plugin (generate a custom dll)
  • ModFolderExample - An example of finished mod.

This repository also hosts a template file manifest.json to be used as a template for mod creation.

Documentation summary

JSON

The SDK

Plugins

Debuging

Examples

Shock Blade

Witch Broom

Tutorial videos