mirror of
https://github.com/Alex-Rachel/TEngine.git
synced 2025-08-07 16:45:10 +00:00
[+] HybridCLR newAble
[+] HybridCLR newAble
This commit is contained in:
30
ProjectSettings/HybridCLRSettings.asset
Normal file
30
ProjectSettings/HybridCLRSettings.asset
Normal file
@@ -0,0 +1,30 @@
|
||||
%YAML 1.1
|
||||
%TAG !u! tag:unity3d.com,2011:
|
||||
--- !u!114 &1
|
||||
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: e189374413a3f00468e49d51d8b27a09, type: 3}
|
||||
m_Name:
|
||||
m_EditorClassIdentifier:
|
||||
enable: 1
|
||||
useGlobalIl2cpp: 0
|
||||
hybridclrRepoURL: https://gitee.com/focus-creative-games/hybridclr
|
||||
il2cppPlusRepoURL: https://gitee.com/focus-creative-games/il2cpp_plus
|
||||
hotUpdateAssemblyDefinitions: []
|
||||
hotUpdateAssemblies: []
|
||||
preserveHotUpdateAssemblies: []
|
||||
hotUpdateDllCompileOutputRootDir: HybridCLRData/HotUpdateDlls
|
||||
externalHotUpdateAssembliyDirs: []
|
||||
strippedAOTDllOutputRootDir: HybridCLRData/AssembliesPostIl2CppStrip
|
||||
patchAOTAssemblies: []
|
||||
collectAssetReferenceTypes: 0
|
||||
outputLinkFile: HybridCLRData/Generated/link.xml
|
||||
outputAOTGenericReferenceFile: HybridCLRData/Generated/AOTGenericReferences.cs
|
||||
maxGenericReferenceIteration: 10
|
||||
maxMethodBridgeGenericIteration: 10
|
@@ -12,8 +12,8 @@ MonoBehaviour:
|
||||
m_Script: {fileID: 13964, guid: 0000000000000000e000000000000000, type: 0}
|
||||
m_Name:
|
||||
m_EditorClassIdentifier:
|
||||
m_EnablePreviewPackages: 0
|
||||
m_EnablePackageDependencies: 0
|
||||
m_EnablePreviewPackages: 1
|
||||
m_EnablePackageDependencies: 1
|
||||
m_AdvancedSettingsExpanded: 1
|
||||
m_ScopedRegistriesSettingsExpanded: 1
|
||||
oneTimeWarningShown: 1
|
||||
@@ -24,20 +24,28 @@ MonoBehaviour:
|
||||
m_Scopes: []
|
||||
m_IsDefault: 1
|
||||
m_Capabilities: 7
|
||||
- m_Id: scoped:hybridclr_unity
|
||||
m_Name: hybridclr_unity
|
||||
m_Url: https://package.openupm.cn
|
||||
m_Scopes:
|
||||
- com.focus-creative-games.hybridclr_unity
|
||||
m_IsDefault: 0
|
||||
m_Capabilities: 0
|
||||
m_UserSelectedRegistryName:
|
||||
m_UserAddingNewScopedRegistry: 0
|
||||
m_RegistryInfoDraft:
|
||||
m_ErrorMessage:
|
||||
m_Original:
|
||||
m_Id:
|
||||
m_Name:
|
||||
m_Url:
|
||||
m_Scopes: []
|
||||
m_Id: scoped:hybridclr_unity
|
||||
m_Name: hybridclr_unity
|
||||
m_Url: https://package.openupm.cn
|
||||
m_Scopes:
|
||||
- com.focus-creative-games.hybridclr_unity
|
||||
m_IsDefault: 0
|
||||
m_Capabilities: 0
|
||||
m_Modified: 0
|
||||
m_Name:
|
||||
m_Url:
|
||||
m_Name: hybridclr_unity
|
||||
m_Url: https://package.openupm.cn
|
||||
m_Scopes:
|
||||
-
|
||||
- com.focus-creative-games.hybridclr_unity
|
||||
m_SelectedScopeIndex: 0
|
||||
|
Reference in New Issue
Block a user