12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697 |
- %YAML 1.1
- %TAG !u! tag:yousandi.cn,2023:
- --- !u!114 &11400000
- MonoBehaviour:
- m_ObjectHideFlags: 0
- m_CorrespondingSourceObject: {fileID: 0}
- m_PrefabInstance: {fileID: 0}
- m_PrefabAsset: {fileID: 0}
- m_GameObject: {fileID: 0}
- m_Enabled: 1
- m_EditorHideFlags: 0
- m_Script: {fileID: 1795359250, guid: 1cf430f187a0b40eda7f668318d8be23, type: 3}
- m_Name: MiniGameConfig
- m_EditorClassIdentifier:
- ProjectConf:
- projectName: newGame
- Appid: wx0e55095dab51087b
- CDN: https://gamedata-1332030654.cos-website.ap-chengdu.myqcloud.com/
- assetLoadType: 0
- compressDataPackage: 1
- VideoUrl:
- DST: D:/UnityProject/XY001
- StreamCDN:
- bundleHashLength: 32
- bundlePathIdentifier: Bundle;
- bundleExcludeExtensions: json;
- AssetsUrl:
- MemorySize: 256
- HideAfterCallMain: 1
- preloadFiles: hero01;hero02;hero03;hero04
- Orientation: 0
- bgImageSrc: Assets/WX-WASM-SDK-V2/Runtime/wechat-default/images/background.jpg
- dataFileSubPrefix:
- maxStorage: 200
- defaultReleaseSize: 31457280
- texturesHashLength: 8
- texturesPath: Assets/Textures
- needCacheTextures: 1
- loadingBarWidth: 240
- needCheckUpdate: 0
- disableHighPerformanceFallback: 0
- IOSDevicePixelRatio: 0
- SDKOptions:
- UseFriendRelation: 0
- UseCompressedTexture: 0
- UseMiniGameChat: 0
- PreloadWXFont: 1
- CompileOptions:
- DevelopBuild: 0
- AutoProfile: 0
- ScriptOnly: 0
- Il2CppOptimizeSize: 0
- profilingFuncs: 1
- Webgl2: 1
- fbslim: 0
- DeleteStreamingAssets: 1
- ProfilingMemory: 0
- CleanBuild: 0
- CustomNodePath:
- autoAdaptScreen: 1
- showMonitorSuggestModal: 1
- enableProfileStats: 0
- enableRenderAnalysis: 0
- enablePerfAnalysis: 0
- iOSAutoGCInterval: 10000
- enableIOSPerformancePlus: 1
- brotliMT: 1
- CompressTexture:
- halfSize: 0
- useDXT5: 0
- bundleSuffix: bundle
- parallelWithBundle: 0
- bundleDir:
- dstMinDir:
- debugMode: 0
- force: 0
- PlayerPrefsKeys: []
- FontOptions:
- CJK_Unified_Ideographs: 1
- C0_Controls_and_Basic_Latin: 1
- CJK_Symbols_and_Punctuation: 1
- General_Punctuation: 1
- Enclosed_CJK_Letters_and_Months: 1
- Vertical_Forms: 1
- CJK_Compatibility_Forms: 1
- Miscellaneous_Symbols: 1
- CJK_Compatibility: 1
- Halfwidth_and_Fullwidth_Forms: 1
- Dingbats: 1
- Letterlike_Symbols: 1
- Enclosed_Alphanumerics: 1
- Number_Forms: 1
- Currency_Symbols: 1
- Arrows: 1
- Geometric_Shapes: 1
- Mathematical_Operators: 1
- CustomUnicode:
|