Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 719 Bytes

File metadata and controls

16 lines (9 loc) · 719 Bytes

Bolt Integration

The Bolt integration is fully automatic and is done by Bolt itself, you just need to make sure to include Bayat.SaveSystem, Bayat.Json and Bayat.Core assemblies in the assembly options of Bolt setup, then you can use the API through Bolt interface.

Bolt Assembly Options

Then add the SaveSystemAPI:

Bolt Assembly Options

You can add more classes as you desire, from storages, serialization, ...

Learn more about Bolt installation: