web和小程序配置
This commit is contained in:
102
Assets/WX-WASM-SDK-V2/Editor/MiniGameConfig.asset
Normal file
102
Assets/WX-WASM-SDK-V2/Editor/MiniGameConfig.asset
Normal file
@@ -0,0 +1,102 @@
|
||||
%YAML 1.1
|
||||
%TAG !u! tag:unity3d.com,2011:
|
||||
--- !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: 2e71e6542e0b8224c8128a002e17937f, type: 3}
|
||||
m_Name: MiniGameConfig
|
||||
m_EditorClassIdentifier:
|
||||
ProjectConf:
|
||||
projectName: "\u89C6\u89C9"
|
||||
Appid: wx17a50b9c06d04c75
|
||||
CDN: http://106.52.62.106:9527/StaticFiles
|
||||
assetLoadType: 1
|
||||
compressDataPackage: 1
|
||||
VideoUrl:
|
||||
relativeDST: D:/Project/Unity/art_test_main/build/wechat
|
||||
DST: D:/Project/Unity/art_test_main/build/wechat
|
||||
StreamCDN:
|
||||
bundleHashLength: 32
|
||||
bundlePathIdentifier: StreamingAssets;
|
||||
bundleExcludeExtensions: json;
|
||||
AssetsUrl:
|
||||
MemorySize: 256
|
||||
HideAfterCallMain: 1
|
||||
preloadFiles:
|
||||
Orientation: 3
|
||||
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: 0
|
||||
disableMultiTouch: 0
|
||||
CompileOptions:
|
||||
DevelopBuild: 0
|
||||
AutoProfile: 0
|
||||
ScriptOnly: 0
|
||||
Il2CppOptimizeSize: 1
|
||||
profilingFuncs: 1
|
||||
Webgl2: 1
|
||||
fbslim: 0
|
||||
DeleteStreamingAssets: 1
|
||||
ProfilingMemory: 0
|
||||
CleanBuild: 1
|
||||
CustomNodePath:
|
||||
autoAdaptScreen: 0
|
||||
showMonitorSuggestModal: 1
|
||||
enableProfileStats: 0
|
||||
enableRenderAnalysis: 0
|
||||
enablePerfAnalysis: 0
|
||||
iOSAutoGCInterval: 10000
|
||||
enableIOSPerformancePlus: 0
|
||||
enableiOSMetal: 0
|
||||
enableEmscriptenGLX: 0
|
||||
brotliMT: 1
|
||||
enableWasm2023: 0
|
||||
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:
|
||||
Reference in New Issue
Block a user