From d5310c3455f9849243b7b950deb4e910aa1f24dd Mon Sep 17 00:00:00 2001 From: ivey Date: Mon, 15 Jun 2020 15:54:16 -0400 Subject: Initial commit of the UGCExample Project --- Releases/UGCExampleGame_v1/WindowsNoEditor/Metadata/Crypto.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 Releases/UGCExampleGame_v1/WindowsNoEditor/Metadata/Crypto.json (limited to 'Releases/UGCExampleGame_v1/WindowsNoEditor/Metadata/Crypto.json') diff --git a/Releases/UGCExampleGame_v1/WindowsNoEditor/Metadata/Crypto.json b/Releases/UGCExampleGame_v1/WindowsNoEditor/Metadata/Crypto.json new file mode 100644 index 0000000..55b9800 --- /dev/null +++ b/Releases/UGCExampleGame_v1/WindowsNoEditor/Metadata/Crypto.json @@ -0,0 +1 @@ +{"$types":{"UnrealBuildTool.EncryptionAndSigning+CryptoSettings, UnrealBuildTool, Version=4.0.0.0, Culture=neutral, PublicKeyToken=null":"1","UnrealBuildTool.EncryptionAndSigning+EncryptionKey, UnrealBuildTool, Version=4.0.0.0, Culture=neutral, PublicKeyToken=null":"2"},"$type":"1","EncryptionKey":{"$type":"2","Name":null,"Guid":null,"Key":null},"SigningKey":null,"bEnablePakSigning":false,"bEnablePakIndexEncryption":false,"bEnablePakIniEncryption":false,"bEnablePakUAssetEncryption":false,"bEnablePakFullAssetEncryption":false,"bDataCryptoRequired":true,"PakEncryptionRequired":true,"PakSigningRequired":true,"SecondaryEncryptionKeys":null} \ No newline at end of file -- cgit v1.2.3