33 lines
845 B
Plaintext
33 lines
845 B
Plaintext
%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: 11500000, guid: 0320e56ed14c4f7981ce8f4d27b13316, type: 3}
|
|
m_Name: UpdateSetting
|
|
m_EditorClassIdentifier:
|
|
projectName: Demo
|
|
HotUpdateAssemblies:
|
|
- GameProto.dll
|
|
- GameLogic.dll
|
|
AOTMetaAssemblies:
|
|
- mscorlib.dll
|
|
- System.dll
|
|
- System.Core.dll
|
|
- TEngine.Runtime.dll
|
|
- UniTask.dll
|
|
- YooAsset.dll
|
|
LogicMainDllName: GameLogic.dll
|
|
AssemblyTextAssetExtension: .bytes
|
|
AssemblyTextAssetPath: AssetRaw/DLL
|
|
UpdateStyle: 1
|
|
UpdateNotice: 1
|
|
ResDownLoadPath: http://127.0.0.1:8081
|
|
FallbackResDownLoadPath: http://127.0.0.1:8082
|