mirror of
https://github.com/Alex-Rachel/TEngine.git
synced 2025-08-07 16:45:10 +00:00
Update TEngineGlobalSettings.asset
This commit is contained in:
@@ -27,6 +27,7 @@ MonoBehaviour:
|
|||||||
m_FormalResourceSourceUrl: http://127.0.0.1:8088
|
m_FormalResourceSourceUrl: http://127.0.0.1:8088
|
||||||
m_AtlasFolder: Assets/AssetRaw/UIRaw
|
m_AtlasFolder: Assets/AssetRaw/UIRaw
|
||||||
m_ResourceVersionFileName: ResourceVersion.txt
|
m_ResourceVersionFileName: ResourceVersion.txt
|
||||||
|
HostServerURL: http://127.0.0.1:8081
|
||||||
CheckVersionUrl: http://127.0.0.1/Resources/{0}Version.txt
|
CheckVersionUrl: http://127.0.0.1/Resources/{0}Version.txt
|
||||||
WindowsAppUrl: http://127.0.0.1
|
WindowsAppUrl: http://127.0.0.1
|
||||||
MacOSAppUrl: http://127.0.0.1
|
MacOSAppUrl: http://127.0.0.1
|
||||||
@@ -39,9 +40,16 @@ MonoBehaviour:
|
|||||||
m_BybridCLRCustomGlobalSettings:
|
m_BybridCLRCustomGlobalSettings:
|
||||||
m_Enable: 1
|
m_Enable: 1
|
||||||
m_Gitee: 1
|
m_Gitee: 1
|
||||||
HotUpdateAssemblies: []
|
HotUpdateAssemblies:
|
||||||
AOTMetaAssemblies: []
|
- GameLogic.dll
|
||||||
LogicMainDllName: xxx.dll
|
- GameBase.dll
|
||||||
|
- GameProto.dll
|
||||||
|
- BattleCore.Runtime.dll
|
||||||
|
AOTMetaAssemblies:
|
||||||
|
- mscorlib.dll
|
||||||
|
- System.dll
|
||||||
|
- System.Core.dll
|
||||||
|
LogicMainDllName: GameLogic.dll
|
||||||
AssemblyTextAssetExtension: .bytes
|
AssemblyTextAssetExtension: .bytes
|
||||||
AssemblyTextAssetPath: Assets/AssetRaw/DLL
|
AssemblyTextAssetPath: AssetRaw/DLL
|
||||||
HybridCLRGlobalSettings: Settings/HybridCLRGlobalSettings
|
HybridCLRGlobalSettings: Settings/HybridCLRGlobalSettings
|
||||||
|
Reference in New Issue
Block a user