Updated for v81
This commit is contained in:
parent
f0ef413d2f
commit
d89b6bcec5
24 changed files with 214 additions and 90 deletions
|
|
@ -20,7 +20,7 @@ namespace ScarletMansionSeichiPatch {
|
|||
private const string modVersion = "1.0.0";
|
||||
|
||||
public const string targetModGUID = "dev.ladyalice.scarletmansion";
|
||||
public const string targetModVersion = "1.3.27";
|
||||
public const string targetModVersion = "2.3.3";
|
||||
|
||||
public readonly Harmony harmony = new Harmony(modGUID);
|
||||
public static Plugin Instance {get; private set;}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue