HotUpdateAssemblies 剔除.dll后缀

HotUpdateAssemblies 剔除.dll后缀
This commit is contained in:
Alex-Rachel
2025-03-18 13:46:32 +08:00
parent 58cecd2071
commit a4221e36f8
2 changed files with 9 additions and 3 deletions

View File

@@ -12,14 +12,14 @@ MonoBehaviour:
m_Script: {fileID: 11500000, guid: e189374413a3f00468e49d51d8b27a09, type: 3}
m_Name:
m_EditorClassIdentifier:
enable: 0
enable: 1
useGlobalIl2cpp: 0
hybridclrRepoURL: https://gitee.com/focus-creative-games/hybridclr
il2cppPlusRepoURL: https://gitee.com/focus-creative-games/il2cpp_plus
hotUpdateAssemblyDefinitions: []
hotUpdateAssemblies:
- GameProto.dll
- GameLogic.dll
- GameProto
- GameLogic
preserveHotUpdateAssemblies: []
hotUpdateDllCompileOutputRootDir: HybridCLRData/HotUpdateDlls
externalHotUpdateAssembliyDirs: []