18 lines
715 B
C#
18 lines
715 B
C#
using UnityEngine;
|
|
|
|
namespace ZooMatch
|
|
{
|
|
public static class ZooMatchConstant
|
|
{
|
|
public const string croas = "Assets/ZooMatchAssets/";
|
|
public const string setbun = ".assetbundle";
|
|
public static readonly string tbund = $"{Application.dataPath}/../AssetBundle/{undles}";
|
|
public static readonly string fgklpk = "|";
|
|
public const string undles = "AssetBundles";
|
|
public const string nifest = ".manifest";
|
|
public static readonly string lesest = $"{undles}{nifest}";
|
|
public const string zyzootx = "ZooMatchFile.txt";
|
|
public const string nifldg = "[ ZooMatch ]";
|
|
public const string admsie = "4s2f6ac15sa6ds45";
|
|
}
|
|
} |