File tree Expand file tree Collapse file tree 1 file changed +0
-13
lines changed
Expand file tree Collapse file tree 1 file changed +0
-13
lines changed Original file line number Diff line number Diff line change @@ -14,19 +14,6 @@ lib/ILRepack.exe /target:library /lib:lib/net6 /lib:lib/interop /lib:$Path /inte
1414
1515Move-Item - Path $Path / UniverseLib.ML.IL2CPP.Interop.dll - Destination $Path / output/ UserLibs - Force
1616
17- # ----------- MelonLoader IL2CPP (net472) -----------
18- dotnet build src/ CinematicUnityExplorer.sln - c Release_ML_Cpp_net472 - p:IS_CI= true
19- $Path = " Release/CinematicUnityExplorer.MelonLoader.IL2CPP"
20-
21- New-Item - ItemType Directory - Path " $Path /output/Mods" - Force
22- New-Item - ItemType Directory - Path " $Path /output/UserLibs" - Force
23-
24- # ILRepack
25- lib/ ILRepack.exe / target:library / lib:lib/ net472 / lib:lib/ net35 / lib:lib/ unhollowed / lib:$Path / internalize / out:$Path / output/ Mods/ CinematicUnityExplorer.ML.IL2CPP.dll $Path / CinematicUnityExplorer.ML.IL2CPP.dll $Path / mcs.dll
26-
27- # (cleanup and move files)
28- Move-Item - Path $Path / UniverseLib.IL2CPP.Unhollower.dll - Destination $Path / output/ UserLibs - Force
29-
3017# ----------- BepInEx Unity IL2CPP CoreCLR -----------
3118dotnet build src/ CinematicUnityExplorer.sln - c Release_BIE_Unity_Cpp - p:IS_CI= true
3219$Path = " Release/CinematicUnityExplorer.BepInEx.Unity.IL2CPP.CoreCLR"
You can’t perform that action at this time.
0 commit comments