Skip to content

Commit

Permalink
Updated UnityEngine.Il2CppAssetBundleManager and UnityEngine.Il2CppIm…
Browse files Browse the repository at this point in the history
…ageConversionManager
  • Loading branch information
HerpDerpinstine committed Aug 30, 2024
1 parent 871da34 commit 307fa36
Show file tree
Hide file tree
Showing 4 changed files with 82 additions and 0 deletions.
41 changes: 41 additions & 0 deletions BaseLibs/net6/UnityEngine.Il2CppAssetBundleManager.deps.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
{
"runtimeTarget": {
"name": ".NETCoreApp,Version=v6.0",
"signature": ""
},
"compilationOptions": {},
"targets": {
".NETCoreApp,Version=v6.0": {
"UnityEngine.Il2CppAssetBundleManager/1.0.0": {
"dependencies": {
"LavaGang.MelonLoader": "0.6.4"
},
"runtime": {
"UnityEngine.Il2CppAssetBundleManager.dll": {}
}
},
"LavaGang.MelonLoader/0.6.4": {
"runtime": {
"lib/net6.0/MelonLoader.dll": {
"assemblyVersion": "0.6.4.0",
"fileVersion": "0.6.4.0"
}
}
}
}
},
"libraries": {
"UnityEngine.Il2CppAssetBundleManager/1.0.0": {
"type": "project",
"serviceable": false,
"sha512": ""
},
"LavaGang.MelonLoader/0.6.4": {
"type": "package",
"serviceable": true,
"sha512": "sha512-Ydn7Kn9pPbBY+/VaWsROY2UfAMu6c8rPvAop1TR0R9wOTns02UyIJjvbnQ+pWOgUanw4Orx32syndtoTkSLGew==",
"path": "lavagang.melonloader/0.6.4",
"hashPath": "lavagang.melonloader.0.6.4.nupkg.sha512"
}
}
}
Binary file modified BaseLibs/net6/UnityEngine.Il2CppAssetBundleManager.dll
Binary file not shown.
41 changes: 41 additions & 0 deletions BaseLibs/net6/UnityEngine.Il2CppImageConversionManager.deps.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
{
"runtimeTarget": {
"name": ".NETCoreApp,Version=v6.0",
"signature": ""
},
"compilationOptions": {},
"targets": {
".NETCoreApp,Version=v6.0": {
"UnityEngine.Il2CppImageConversionManager/1.0.0": {
"dependencies": {
"LavaGang.MelonLoader": "0.6.4"
},
"runtime": {
"UnityEngine.Il2CppImageConversionManager.dll": {}
}
},
"LavaGang.MelonLoader/0.6.4": {
"runtime": {
"lib/net6.0/MelonLoader.dll": {
"assemblyVersion": "0.6.4.0",
"fileVersion": "0.6.4.0"
}
}
}
}
},
"libraries": {
"UnityEngine.Il2CppImageConversionManager/1.0.0": {
"type": "project",
"serviceable": false,
"sha512": ""
},
"LavaGang.MelonLoader/0.6.4": {
"type": "package",
"serviceable": true,
"sha512": "sha512-Ydn7Kn9pPbBY+/VaWsROY2UfAMu6c8rPvAop1TR0R9wOTns02UyIJjvbnQ+pWOgUanw4Orx32syndtoTkSLGew==",
"path": "lavagang.melonloader/0.6.4",
"hashPath": "lavagang.melonloader.0.6.4.nupkg.sha512"
}
}
}
Binary file modified BaseLibs/net6/UnityEngine.Il2CppImageConversionManager.dll
Binary file not shown.

0 comments on commit 307fa36

Please sign in to comment.