feat: add dbd constants
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
internal static class Constants
|
||||
{
|
||||
public static readonly string PackageName = "BehaviourInteractive.DeadbyDaylightWindows";
|
||||
|
||||
public static readonly string AESKey = "0x22B1639B548124925CF7B9CBAA09F9AC295FCF0324586D6B37EE1D42670B39B3";
|
||||
}
|
||||
Reference in New Issue
Block a user