Zqdn/UnityProject/Assets/TEngine/ResRaw/Resources/TEngineGlobalSettings.asset

106 lines
3.3 KiB
Plaintext
Raw Normal View History

2025-04-18 19:18:15 +08:00
%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: 29ba4d7c4a4b4c018116005145021a90, type: 3}
m_Name: TEngineGlobalSettings
m_EditorClassIdentifier:
m_FrameworkGlobalSettings:
m_ScriptAuthor: Default
m_ScriptVersion: 0.1
mAppStageEnum: 1
m_DefaultFont: Arial
m_ResourcesArea:
m_ResAdminType: Default
m_ResAdminCode: 0
m_ServerType: 1
m_CleanCommitPathRes: 1
m_InnerResourceSourceUrl: https://wmsjdanmu.oss-cn-guangzhou.aliyuncs.com/Zqtx_Dy_Dev
m_ExtraResourceSourceUrl: https://wmsjdanmu.oss-cn-guangzhou.aliyuncs.com/Zqtx_Dy_Dev
m_FormalResourceSourceUrl: https://wmsjdanmu.oss-cn-guangzhou.aliyuncs.com/Zqtx_Dy_Dev
m_AtlasFolder: Assets/AssetRaw/Atlas
HostServerURL: http://127.0.0.1:8081/AssetRoot
FallbackHostServerURL: http://127.0.0.1:8081/AssetRoot
EnableUpdateData: 0
WindowsUpdateDataUrl: http://127.0.0.1
MacOSUpdateDataUrl: http://127.0.0.1
IOSUpdateDataUrl: http://127.0.0.1
AndroidUpdateDataUrl: http://127.0.0.1
WebGLUpdateDataUrl: http://127.0.0.1
m_CurUseServerChannel:
m_ServerChannelInfos: []
namespace: GameLogic
scriptGenerateRule:
- uiElementRegex: m_go
componentName: GameObject
- uiElementRegex: m_item
componentName: GameObject
- uiElementRegex: m_tf
componentName: Transform
- uiElementRegex: m_rect
componentName: RectTransform
- uiElementRegex: m_text
componentName: Text
- uiElementRegex: m_richText
componentName: RichTextItem
- uiElementRegex: m_btn
componentName: Button
- uiElementRegex: m_img
componentName: Image
- uiElementRegex: m_rimg
componentName: RawImage
- uiElementRegex: m_scrollBar
componentName: Scrollbar
- uiElementRegex: m_scrollRect
componentName: ScrollRect
- uiElementRegex: m_input
componentName: InputField
- uiElementRegex: m_grid
componentName: GridLayoutGroup
- uiElementRegex: m_hlay
componentName: HorizontalLayoutGroup
- uiElementRegex: m_vlay
componentName: VerticalLayoutGroup
- uiElementRegex: m_red
componentName: RedNoteBehaviour
- uiElementRegex: m_slider
componentName: Slider
- uiElementRegex: m_group
componentName: ToggleGroup
- uiElementRegex: m_curve
componentName: AnimationCurve
- uiElementRegex: m_canvasGroup
componentName: CanvasGroup
- uiElementRegex: m_input
componentName: InputField
- uiElementRegex: m_toggle
componentName: Toggle
- uiElementRegex: m_loopListView
componentName: LoopListView
2025-04-24 16:50:21 +08:00
- uiElementRegex: m_tmp
componentName: TextMeshProUGUI
2025-04-18 19:18:15 +08:00
m_HybridCLRCustomGlobalSettings:
HotUpdateAssemblies:
- GameBase.dll
- GameProto.dll
- GameLogic.dll
AOTMetaAssemblies:
- mscorlib.dll
- System.dll
- System.Core.dll
- UnityEngine.CoreModule.dll
- YooAsset.dll
- UniTask.dll
- TEngine.Runtime.dll
LogicMainDllName: GameLogic.dll
AssemblyTextAssetExtension: .bytes
AssemblyTextAssetPath: AssetRaw/DLL
HybridCLRGlobalSettings: Settings/HybridCLRGlobalSettings