diff options
| author | ivey <[email protected]> | 2020-06-15 15:54:16 -0400 |
|---|---|---|
| committer | ivey <[email protected]> | 2020-06-15 15:54:16 -0400 |
| commit | d5310c3455f9849243b7b950deb4e910aa1f24dd (patch) | |
| tree | 994a81eec10538d2a1efd9ed78469a249ff086f2 /Releases/UGCExampleGame_v1/WindowsNoEditor/Metadata/Crypto.json | |
| parent | Updated image paths. (diff) | |
| download | ugcexample-d5310c3455f9849243b7b950deb4e910aa1f24dd.tar.xz ugcexample-d5310c3455f9849243b7b950deb4e910aa1f24dd.zip | |
Initial commit of the UGCExample Project
Diffstat (limited to 'Releases/UGCExampleGame_v1/WindowsNoEditor/Metadata/Crypto.json')
| -rw-r--r-- | Releases/UGCExampleGame_v1/WindowsNoEditor/Metadata/Crypto.json | 1 |
1 files changed, 1 insertions, 0 deletions
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 |