Add bepin dependency to SPT

This commit is contained in:
dvize
2023-07-30 19:45:28 -07:00
parent fd5b40b2c5
commit d218322919
2 changed files with 4 additions and 4 deletions

View File

@@ -7,8 +7,8 @@ using EFT;
namespace armorMod
{
[BepInPlugin("com.dvize.ASS", "dvize.ASS", "1.3.1")]
[BepInPlugin("com.dvize.ASS", "dvize.ASS", "1.4.0")]
[BepInDependency("com.spt-aki.core", "3.6.0")]
public class AssPlugin : BaseUnityPlugin
{
internal static ConfigEntry<Boolean> ArmorServiceMode