Kaynağa Gözat

Log BepInEx version

Bepis 7 yıl önce
ebeveyn
işleme
7af6b54e3a
1 değiştirilmiş dosya ile 1 ekleme ve 0 silme
  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);