﻿/*
<copyright file="BGBoltAddressablesPlugin.cs" company="BansheeGz">
    Copyright (c) 2018-2020 All Rights Reserved
</copyright>
*/

namespace BansheeGz.BGDatabase
{
    [BGPlugin(Version = "1.2")]
    public class BGBoltAddressablesPlugin 
    {
    }    
}

