feat:1、添加项目
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
fileFormatVersion: 2
|
||||
guid: a29a27f240f983848b74be6f96172809
|
||||
folderAsset: yes
|
||||
DefaultImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
@@ -0,0 +1,18 @@
|
||||
// WARNING: Do not modify! Generated file.
|
||||
|
||||
namespace UnityEngine.Purchasing.Security {
|
||||
public class GooglePlayTangle
|
||||
{
|
||||
private static byte[] data = System.Convert.FromBase64String("oItBKoF1TJsvsNyC2XcQpwjj4DW6+5bq/jyqe7OcVq5T2Qy7fOmOh/OOD4MI5JJtmH+brM7+CkVFRXy/i0gylnSECNznWIx7Hv3L6tDNuHtNzsDP/03Oxc1Nzs7PareFOePy+GtR+tBa2oT2PJenjj47A6vrRZvF0VpSP9jcPZgJd5lyVGrEnNpQKNP/Tc7t/8LJxuVJh0k4ws7OzsrPzHSNkDPHIpqdduhePEYNmSwaunerYOKHpDmi/jmLGsUhFFzKBslfMToITxkLFunkB2TJxSflLatZwqwWJzDPHHyWlIUpRdcwNLM5XgYBiHLOdzrcMVSapCyzuSTSrozKIqM9dMEzVDZTcnKji6XeVkamyXe53q6bV7g5YzShIak27s3Mzs/O");
|
||||
private static int[] order = new int[] { 13,9,12,5,9,5,10,13,11,12,12,12,12,13,14 };
|
||||
private static int key = 207;
|
||||
|
||||
public static readonly bool IsPopulated = true;
|
||||
|
||||
public static byte[] Data() {
|
||||
if (IsPopulated == false)
|
||||
return null;
|
||||
return Obfuscator.DeObfuscate(data, order, key);
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
fileFormatVersion: 2
|
||||
guid: b01b28c44da522948a3eb8fbb51512ad
|
||||
MonoImporter:
|
||||
externalObjects: {}
|
||||
serializedVersion: 2
|
||||
defaultReferences: []
|
||||
executionOrder: 0
|
||||
icon: {instanceID: 0}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
Reference in New Issue
Block a user