Cleanup HideAndDontSave detection and support

This commit is contained in:
Sinai
2021-05-23 16:16:32 +10:00
parent 760b2981ad
commit 428fab28f9
5 changed files with 392 additions and 410 deletions

View File

@ -19,7 +19,7 @@ namespace UnityExplorer
public static class ExplorerCore
{
public const string NAME = "UnityExplorer";
public const string VERSION = "4.0.3";
public const string VERSION = "4.0.4";
public const string AUTHOR = "Sinai";
public const string GUID = "com.sinai.unityexplorer";