-
-
Notifications
You must be signed in to change notification settings - Fork 496
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #736 from LavaGang/alpha-development
MelonLoader v0.6.5
- Loading branch information
Showing
175 changed files
with
1,591 additions
and
899 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -13,7 +13,7 @@ jobs: | |
steps: | ||
- uses: actions/checkout@v4 | ||
- name: Setup .NET | ||
uses: actions/[email protected].0 | ||
uses: actions/[email protected].1 | ||
with: | ||
dotnet-version: 7.0.x | ||
- name: .NET Pack | ||
|
@@ -23,4 +23,4 @@ jobs: | |
uses: actions/upload-artifact@v4 | ||
with: | ||
name: MelonLoaderNuGetPackage | ||
path: MelonLoader/Output/Release/MelonLoader/LavaGang.MelonLoader.0.6.4.nupkg | ||
path: MelonLoader/Output/Release/MelonLoader/LavaGang.MelonLoader.0.6.5.nupkg |
Binary file not shown.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
41 changes: 41 additions & 0 deletions
41
BaseLibs/net6/UnityEngine.Il2CppAssetBundleManager.deps.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 renamed
BIN
+21 KB
.../UnityEngine.Il2CppAssetBundleManager.dll → .../UnityEngine.Il2CppAssetBundleManager.dll
Binary file not shown.
41 changes: 41 additions & 0 deletions
41
BaseLibs/net6/UnityEngine.Il2CppImageConversionManager.deps.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -29,4 +29,4 @@ windows = { version = "0.52.0", features = [ | |
]} | ||
|
||
[lib] | ||
crate-type = ["cdylib"] | ||
crate-type = ["dylib"] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.