Explorar o código

Log BepInEx version

Bepis %!s(int64=7) %!d(string=hai) anos
pai
achega
7af6b54e3a
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      BepInEx/Chainloader.cs

+ 1 - 0
BepInEx/Chainloader.cs

@@ -44,6 +44,7 @@ namespace BepInEx
 
             try
             {
+                BepInLogger.Log($"BepInEx {Assembly.GetEntryAssembly().GetName().Version}");
                 BepInLogger.Log($"Chainloader started");
 
                 UnityEngine.Object.DontDestroyOnLoad(ManagerObject);