diff --git a/UnityEditorPackage/Runtime/UnityExplorer.STANDALONE.Mono.dll b/UnityEditorPackage/Runtime/UnityExplorer.STANDALONE.Mono.dll index 90d0e81..5e78b79 100644 Binary files a/UnityEditorPackage/Runtime/UnityExplorer.STANDALONE.Mono.dll and b/UnityEditorPackage/Runtime/UnityExplorer.STANDALONE.Mono.dll differ diff --git a/src/ExplorerCore.cs b/src/ExplorerCore.cs index a515912..263d86f 100644 --- a/src/ExplorerCore.cs +++ b/src/ExplorerCore.cs @@ -19,7 +19,7 @@ namespace UnityExplorer public static class ExplorerCore { public const string NAME = "UnityExplorer"; - public const string VERSION = "4.9.1"; + public const string VERSION = "4.9.4"; public const string AUTHOR = "Sinai"; public const string GUID = "com.sinai.unityexplorer"; diff --git a/src/UnityExplorer.csproj b/src/UnityExplorer.csproj index 0e24f77..f4ccc72 100644 --- a/src/UnityExplorer.csproj +++ b/src/UnityExplorer.csproj @@ -7,8 +7,8 @@ true false none - false - none + true + embedded UnityExplorer 10.0 BIE_Cpp;BIE_Cpp_CoreCLR;BIE5_Mono;BIE6_Mono;ML_Cpp_net6;ML_Cpp_net6_interop;ML_Cpp_net472;ML_Mono;STANDALONE_Mono;STANDALONE_Cpp @@ -103,7 +103,7 @@ - +