mirror of
https://gitee.com/jisol/jisol-game/
synced 2025-09-26 18:26:23 +00:00
临时提交
This commit is contained in:
@@ -19,16 +19,21 @@ MonoBehaviour:
|
||||
hotUpdateAssemblyDefinitions:
|
||||
- {fileID: 5897886265953266890, guid: 0c294b92570ce7d4f9b683484d608158, type: 3}
|
||||
- {fileID: 5897886265953266890, guid: b12e2c634b4214e4bab66a9cac501248, type: 3}
|
||||
- {fileID: 5897886265953266890, guid: 30cdc49ab6f9ba240b6b000711d4e038, type: 3}
|
||||
- {fileID: 5897886265953266890, guid: a6f7937b7f28906409a3ea3ceb2316c6, type: 3}
|
||||
hotUpdateAssemblies: []
|
||||
preserveHotUpdateAssemblies: []
|
||||
hotUpdateDllCompileOutputRootDir: HybridCLRData/HotUpdateDlls
|
||||
externalHotUpdateAssembliyDirs: []
|
||||
externalHotUpdateAssembliyDirs:
|
||||
- Plugins
|
||||
strippedAOTDllOutputRootDir: HybridCLRData/AssembliesPostIl2CppStrip
|
||||
patchAOTAssemblies:
|
||||
- System
|
||||
- System.Core
|
||||
- mscorlib
|
||||
- UniTask
|
||||
- SHFrame.Runtime
|
||||
- Google.Protobuf
|
||||
- System.Runtime.CompilerServices.Unsafe
|
||||
outputLinkFile: HybridCLRGenerate/link.xml
|
||||
outputAOTGenericReferenceFile: HybridCLRGenerate/AOTGenericReferences.cs
|
||||
maxGenericReferenceIteration: 10
|
||||
|
@@ -21,7 +21,7 @@ MonoBehaviour:
|
||||
m_Registries:
|
||||
- m_Id: main
|
||||
m_Name:
|
||||
m_Url: https://packages.unity.com
|
||||
m_Url: https://packages.unity.cn
|
||||
m_Scopes: []
|
||||
m_IsDefault: 1
|
||||
m_Capabilities: 7
|
||||
@@ -39,6 +39,6 @@ MonoBehaviour:
|
||||
m_RegistryInfoDraft:
|
||||
m_Modified: 0
|
||||
m_ErrorMessage:
|
||||
m_UserModificationsInstanceId: -834
|
||||
m_OriginalInstanceId: -838
|
||||
m_UserModificationsInstanceId: -838
|
||||
m_OriginalInstanceId: -842
|
||||
m_LoadAssets: 0
|
||||
|
@@ -42,8 +42,8 @@ PlayerSettings:
|
||||
m_SplashScreenLogos: []
|
||||
m_VirtualRealitySplashScreen: {fileID: 0}
|
||||
m_HolographicTrackingLossScreen: {fileID: 0}
|
||||
defaultScreenWidth: 400
|
||||
defaultScreenHeight: 300
|
||||
defaultScreenWidth: 800
|
||||
defaultScreenHeight: 500
|
||||
defaultScreenWidthWeb: 960
|
||||
defaultScreenHeightWeb: 600
|
||||
m_StereoRenderingPath: 0
|
||||
|
@@ -1,2 +1,2 @@
|
||||
m_EditorVersion: 2022.3.1f1
|
||||
m_EditorVersionWithRevision: 2022.3.1f1 (f18e0c1b5784)
|
||||
m_EditorVersion: 2022.3.16f1c1
|
||||
m_EditorVersionWithRevision: 2022.3.16f1c1 (2f3f1b3bde89)
|
||||
|
Reference in New Issue
Block a user