Browse Source

Log BepInEx version

Bepis 7 years ago
parent
commit
7af6b54e3a
1 changed files with 1 additions and 0 deletions
  1. 1 0
      BepInEx/Chainloader.cs

+ 1 - 0
BepInEx/Chainloader.cs

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