Commit 323b5cc
committed
Bump BepInEx to latest experimental build
1 parent ec404ac commit 323b5cc
1 file changed
Lines changed: 1 addition & 1 deletion
- .gitmodules+1-1
- BepInEx.Patcher/BepInEx.Patcher.csproj+8-30
- BepInEx.Patcher/ILRepack.targets+23
- BepInEx.Patcher/Program.cs+10-11
- BepInEx.Patcher/packages.config+3-3
- BepInEx.Preloader/BepInEx.Preloader.csproj+2-10
- BepInEx.Preloader/Entrypoint.cs+50-22
- BepInEx.Preloader/EnvVars.cs+27
- BepInEx.Preloader/Logger/PreloaderLogWriter.cs-1
- BepInEx.Preloader/Patching/AssemblyPatcher.cs+98-12
- BepInEx.Preloader/Patching/PatcherPlugin.cs+4-1
- BepInEx.Preloader/Preloader.cs+64-125
- BepInEx.Preloader/RuntimeFixes/UnityPatches.cs+2-6
- BepInEx.Preloader/packages.config+1
- BepInEx.sln+19-36
- BepInEx/BepInEx.csproj+2-9
- BepInEx/Bootstrap/Chainloader.cs+131-80
- BepInEx/Bootstrap/TypeLoader.cs+45-14
- BepInEx/Configuration/ConfigDefinition.cs+1-1
- BepInEx/Configuration/TomlTypeConverter.cs+1-1
- BepInEx/ConsoleUtil/ConsoleWindow.cs+1-1
- BepInEx/Contract/Attributes.cs+54-4
- BepInEx/Contract/BaseUnityPlugin.cs+19-1
- BepInEx/Contract/PluginInfo.cs+20
- BepInEx/Logging/ConsoleLogListener.cs+1-1
- BepInEx/Logging/DiskLogListener.cs+27-8
- BepInEx/Logging/TraceLogSource.cs+1-1
- BepInEx/Logging/UnityLogListener.cs+1-1
- BepInEx/Logging/UnityLogSource.cs+1
- BepInEx/Paths.cs+10-3
- BepInEx/Utility.cs+82-7
- BepInEx/packages.config+1
- scripts/jenkins_master.groovy+8-8
- submodules/MonoMod+1-1
0 commit comments