update SPT 3.7.4
This commit is contained in:
@@ -7,8 +7,8 @@ using EFT;
|
||||
|
||||
namespace armorMod
|
||||
{
|
||||
[BepInPlugin("com.dvize.ASS", "dvize.ASS", "1.5.0")]
|
||||
[BepInDependency("com.spt-aki.core", "3.7.0")]
|
||||
[BepInPlugin("com.dvize.ASS", "dvize.ASS", "1.5.2")]
|
||||
[BepInDependency("com.spt-aki.core", "3.7.4")]
|
||||
public class AssPlugin : BaseUnityPlugin
|
||||
{
|
||||
internal static ConfigEntry<Boolean> ArmorServiceMode
|
||||
|
Reference in New Issue
Block a user