|
@@ -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);
|