commit 08cae96a16a39b5dd48234b5683573b09df6ca9e Author: Maddie Date: Wed Aug 5 14:45:08 2026 -0500 initial commit diff --git a/.editorconfig b/.editorconfig new file mode 100644 index 0000000..f28239b --- /dev/null +++ b/.editorconfig @@ -0,0 +1,4 @@ +root = true + +[*] +charset = utf-8 diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..8ad74f7 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +# Normalize EOL for all files that Git considers text files. +* text=auto eol=lf diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..64ece48 --- /dev/null +++ b/.gitignore @@ -0,0 +1,6 @@ +# Godot 4+ specific ignores +.godot/ +/android/ +.Export/Windows/* +.Export/Linux/* +.vs \ No newline at end of file diff --git a/Export/Linux/ReEdit.pck b/Export/Linux/ReEdit.pck new file mode 100644 index 0000000..12c51c9 Binary files /dev/null and b/Export/Linux/ReEdit.pck differ diff --git a/Export/Linux/ReEdit.x86_64 b/Export/Linux/ReEdit.x86_64 new file mode 100644 index 0000000..463c9b6 Binary files /dev/null and b/Export/Linux/ReEdit.x86_64 differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/GodotSharp.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/GodotSharp.dll new file mode 100644 index 0000000..e5dc454 Binary files /dev/null and b/Export/Linux/data_ReEdit_linuxbsd_x86_64/GodotSharp.dll differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/Microsoft.CSharp.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/Microsoft.CSharp.dll new file mode 100644 index 0000000..9b69bdc Binary files /dev/null and b/Export/Linux/data_ReEdit_linuxbsd_x86_64/Microsoft.CSharp.dll differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/Microsoft.VisualBasic.Core.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/Microsoft.VisualBasic.Core.dll new file mode 100644 index 0000000..0863133 Binary files /dev/null and b/Export/Linux/data_ReEdit_linuxbsd_x86_64/Microsoft.VisualBasic.Core.dll differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/Microsoft.VisualBasic.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/Microsoft.VisualBasic.dll new file mode 100644 index 0000000..7469e23 Binary files /dev/null and b/Export/Linux/data_ReEdit_linuxbsd_x86_64/Microsoft.VisualBasic.dll differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/Microsoft.Win32.Primitives.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/Microsoft.Win32.Primitives.dll new file mode 100644 index 0000000..8a9303c Binary files /dev/null and b/Export/Linux/data_ReEdit_linuxbsd_x86_64/Microsoft.Win32.Primitives.dll differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/Microsoft.Win32.Registry.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/Microsoft.Win32.Registry.dll new file mode 100644 index 0000000..b29d24e Binary files /dev/null and b/Export/Linux/data_ReEdit_linuxbsd_x86_64/Microsoft.Win32.Registry.dll differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/ReEdit.deps.json b/Export/Linux/data_ReEdit_linuxbsd_x86_64/ReEdit.deps.json new file mode 100644 index 0000000..2ccc687 --- /dev/null +++ b/Export/Linux/data_ReEdit_linuxbsd_x86_64/ReEdit.deps.json @@ -0,0 +1,806 @@ +{ + "runtimeTarget": { + "name": ".NETCoreApp,Version=v8.0/linux-x64", + "signature": "" + }, + "compilationOptions": {}, + "targets": { + ".NETCoreApp,Version=v8.0": {}, + ".NETCoreApp,Version=v8.0/linux-x64": { + "ReEdit/1.0.0": { + "dependencies": { + "GodotSharp": "4.7.1", + "runtimepack.Microsoft.NETCore.App.Runtime.linux-x64": "8.0.29" + }, + "runtime": { + "ReEdit.dll": {} + } + }, + "runtimepack.Microsoft.NETCore.App.Runtime.linux-x64/8.0.29": { + "runtime": { + "Microsoft.CSharp.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "Microsoft.VisualBasic.Core.dll": { + "assemblyVersion": "13.0.0.0", + "fileVersion": "13.0.2926.32403" + }, + "Microsoft.VisualBasic.dll": { + "assemblyVersion": "10.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "Microsoft.Win32.Primitives.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "Microsoft.Win32.Registry.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.AppContext.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Buffers.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Collections.Concurrent.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Collections.Immutable.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Collections.NonGeneric.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Collections.Specialized.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Collections.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.ComponentModel.Annotations.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.ComponentModel.DataAnnotations.dll": { + "assemblyVersion": "4.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.ComponentModel.EventBasedAsync.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.ComponentModel.Primitives.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.ComponentModel.TypeConverter.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.ComponentModel.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Configuration.dll": { + "assemblyVersion": "4.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Console.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Core.dll": { + "assemblyVersion": "4.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Data.Common.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Data.DataSetExtensions.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Data.dll": { + "assemblyVersion": "4.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Diagnostics.Contracts.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Diagnostics.Debug.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Diagnostics.DiagnosticSource.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Diagnostics.FileVersionInfo.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Diagnostics.Process.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Diagnostics.StackTrace.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Diagnostics.TextWriterTraceListener.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Diagnostics.Tools.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Diagnostics.TraceSource.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Diagnostics.Tracing.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Drawing.Primitives.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Drawing.dll": { + "assemblyVersion": "4.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Dynamic.Runtime.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Formats.Asn1.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Formats.Tar.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Globalization.Calendars.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Globalization.Extensions.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Globalization.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.IO.Compression.Brotli.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.IO.Compression.FileSystem.dll": { + "assemblyVersion": "4.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.IO.Compression.ZipFile.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.IO.Compression.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.IO.FileSystem.AccessControl.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.IO.FileSystem.DriveInfo.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.IO.FileSystem.Primitives.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.IO.FileSystem.Watcher.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.IO.FileSystem.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.IO.IsolatedStorage.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.IO.MemoryMappedFiles.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.IO.Pipes.AccessControl.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.IO.Pipes.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.IO.UnmanagedMemoryStream.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.IO.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Linq.Expressions.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Linq.Parallel.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Linq.Queryable.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Linq.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Memory.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Net.Http.Json.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Net.Http.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Net.HttpListener.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Net.Mail.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Net.NameResolution.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Net.NetworkInformation.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Net.Ping.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Net.Primitives.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Net.Quic.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Net.Requests.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Net.Security.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Net.ServicePoint.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Net.Sockets.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Net.WebClient.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Net.WebHeaderCollection.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Net.WebProxy.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Net.WebSockets.Client.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Net.WebSockets.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Net.dll": { + "assemblyVersion": "4.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Numerics.Vectors.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Numerics.dll": { + "assemblyVersion": "4.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.ObjectModel.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Private.CoreLib.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Private.DataContractSerialization.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Private.Uri.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Private.Xml.Linq.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Private.Xml.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Reflection.DispatchProxy.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Reflection.Emit.ILGeneration.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Reflection.Emit.Lightweight.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Reflection.Emit.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Reflection.Extensions.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Reflection.Metadata.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Reflection.Primitives.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Reflection.TypeExtensions.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Reflection.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Resources.Reader.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Resources.ResourceManager.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Resources.Writer.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Runtime.CompilerServices.Unsafe.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Runtime.CompilerServices.VisualC.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Runtime.Extensions.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Runtime.Handles.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Runtime.InteropServices.JavaScript.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Runtime.InteropServices.RuntimeInformation.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Runtime.InteropServices.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Runtime.Intrinsics.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Runtime.Loader.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Runtime.Numerics.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Runtime.Serialization.Formatters.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Runtime.Serialization.Json.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Runtime.Serialization.Primitives.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Runtime.Serialization.Xml.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Runtime.Serialization.dll": { + "assemblyVersion": "4.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Runtime.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Security.AccessControl.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Security.Claims.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Security.Cryptography.Algorithms.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Security.Cryptography.Cng.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Security.Cryptography.Csp.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Security.Cryptography.Encoding.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Security.Cryptography.OpenSsl.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Security.Cryptography.Primitives.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Security.Cryptography.X509Certificates.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Security.Cryptography.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Security.Principal.Windows.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Security.Principal.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Security.SecureString.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Security.dll": { + "assemblyVersion": "4.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.ServiceModel.Web.dll": { + "assemblyVersion": "4.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.ServiceProcess.dll": { + "assemblyVersion": "4.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Text.Encoding.CodePages.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Text.Encoding.Extensions.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Text.Encoding.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Text.Encodings.Web.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Text.Json.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Text.RegularExpressions.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Threading.Channels.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Threading.Overlapped.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Threading.Tasks.Dataflow.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Threading.Tasks.Extensions.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Threading.Tasks.Parallel.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Threading.Tasks.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Threading.Thread.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Threading.ThreadPool.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Threading.Timer.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Threading.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Transactions.Local.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Transactions.dll": { + "assemblyVersion": "4.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.ValueTuple.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Web.HttpUtility.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Web.dll": { + "assemblyVersion": "4.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Windows.dll": { + "assemblyVersion": "4.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Xml.Linq.dll": { + "assemblyVersion": "4.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Xml.ReaderWriter.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Xml.Serialization.dll": { + "assemblyVersion": "4.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Xml.XDocument.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Xml.XPath.XDocument.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Xml.XPath.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Xml.XmlDocument.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Xml.XmlSerializer.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Xml.dll": { + "assemblyVersion": "4.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.dll": { + "assemblyVersion": "4.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "WindowsBase.dll": { + "assemblyVersion": "4.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "mscorlib.dll": { + "assemblyVersion": "4.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "netstandard.dll": { + "assemblyVersion": "2.1.0.0", + "fileVersion": "8.0.2926.32403" + } + }, + "native": { + "createdump": { + "fileVersion": "0.0.0.0" + }, + "libSystem.Globalization.Native.so": { + "fileVersion": "0.0.0.0" + }, + "libSystem.IO.Compression.Native.so": { + "fileVersion": "0.0.0.0" + }, + "libSystem.Native.so": { + "fileVersion": "0.0.0.0" + }, + "libSystem.Net.Security.Native.so": { + "fileVersion": "0.0.0.0" + }, + "libSystem.Security.Cryptography.Native.OpenSsl.so": { + "fileVersion": "0.0.0.0" + }, + "libclrgc.so": { + "fileVersion": "0.0.0.0" + }, + "libclrjit.so": { + "fileVersion": "0.0.0.0" + }, + "libcoreclr.so": { + "fileVersion": "0.0.0.0" + }, + "libcoreclrtraceptprovider.so": { + "fileVersion": "0.0.0.0" + }, + "libhostfxr.so": { + "fileVersion": "0.0.0.0" + }, + "libhostpolicy.so": { + "fileVersion": "0.0.0.0" + }, + "libmscordaccore.so": { + "fileVersion": "0.0.0.0" + }, + "libmscordbi.so": { + "fileVersion": "0.0.0.0" + } + } + }, + "GodotSharp/4.7.1": { + "runtime": { + "lib/net8.0/GodotSharp.dll": { + "assemblyVersion": "4.7.1.0", + "fileVersion": "4.7.1.0" + } + } + } + } + }, + "libraries": { + "ReEdit/1.0.0": { + "type": "project", + "serviceable": false, + "sha512": "" + }, + "runtimepack.Microsoft.NETCore.App.Runtime.linux-x64/8.0.29": { + "type": "runtimepack", + "serviceable": false, + "sha512": "" + }, + "GodotSharp/4.7.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-OCTPz0MtENY0J1e9Sw4VB9qxS0DK9xpEQLAIMRzCtnVKiJvHZUAAnJ9mU4ewW5+88V4beewp3dl8OE813Qw73g==", + "path": "godotsharp/4.7.1", + "hashPath": "godotsharp.4.7.1.nupkg.sha512" + } + }, + "runtimes": { + "android-x64": [ + "android", + "linux-bionic-x64", + "linux-bionic", + "linux-x64", + "linux", + "unix-x64", + "unix", + "any", + "base" + ], + "linux-bionic-x64": [ + "linux-bionic", + "linux-x64", + "linux", + "unix-x64", + "unix", + "any", + "base" + ], + "linux-musl-x64": [ + "linux-musl", + "linux-x64", + "linux", + "unix-x64", + "unix", + "any", + "base" + ], + "linux-x64": [ + "linux", + "unix-x64", + "unix", + "any", + "base" + ] + } +} \ No newline at end of file diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/ReEdit.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/ReEdit.dll new file mode 100644 index 0000000..87dc733 Binary files /dev/null and b/Export/Linux/data_ReEdit_linuxbsd_x86_64/ReEdit.dll differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/ReEdit.pdb b/Export/Linux/data_ReEdit_linuxbsd_x86_64/ReEdit.pdb new file mode 100644 index 0000000..7938f1c Binary files /dev/null and b/Export/Linux/data_ReEdit_linuxbsd_x86_64/ReEdit.pdb differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/ReEdit.runtimeconfig.json b/Export/Linux/data_ReEdit_linuxbsd_x86_64/ReEdit.runtimeconfig.json new file mode 100644 index 0000000..fe86f7b --- /dev/null +++ b/Export/Linux/data_ReEdit_linuxbsd_x86_64/ReEdit.runtimeconfig.json @@ -0,0 +1,15 @@ +{ + "runtimeOptions": { + "tfm": "net8.0", + "includedFrameworks": [ + { + "name": "Microsoft.NETCore.App", + "version": "8.0.29" + } + ], + "configProperties": { + "System.Reflection.Metadata.MetadataUpdater.IsSupported": false, + "System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization": false + } + } +} \ No newline at end of file diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.AppContext.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.AppContext.dll new file mode 100644 index 0000000..7da45d7 Binary files /dev/null and b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.AppContext.dll differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Buffers.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Buffers.dll new file mode 100644 index 0000000..b39f554 Binary files /dev/null and b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Buffers.dll differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Collections.Concurrent.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Collections.Concurrent.dll new file mode 100644 index 0000000..4d46f31 Binary files /dev/null and b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Collections.Concurrent.dll differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Collections.Immutable.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Collections.Immutable.dll new file mode 100644 index 0000000..5dd3e30 Binary files /dev/null and b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Collections.Immutable.dll differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Collections.NonGeneric.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Collections.NonGeneric.dll new file mode 100644 index 0000000..a203920 Binary files /dev/null and b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Collections.NonGeneric.dll differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Collections.Specialized.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Collections.Specialized.dll new file mode 100644 index 0000000..57922b8 Binary files /dev/null and b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Collections.Specialized.dll differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Collections.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Collections.dll new file mode 100644 index 0000000..91affd9 Binary files /dev/null and b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Collections.dll differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.ComponentModel.Annotations.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.ComponentModel.Annotations.dll new file mode 100644 index 0000000..64ab6fc Binary files /dev/null and b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.ComponentModel.Annotations.dll differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.ComponentModel.DataAnnotations.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.ComponentModel.DataAnnotations.dll new file mode 100644 index 0000000..2c2f914 Binary files /dev/null and b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.ComponentModel.DataAnnotations.dll differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.ComponentModel.EventBasedAsync.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.ComponentModel.EventBasedAsync.dll new file mode 100644 index 0000000..89ac259 Binary files /dev/null and b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.ComponentModel.EventBasedAsync.dll differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.ComponentModel.Primitives.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.ComponentModel.Primitives.dll new file mode 100644 index 0000000..6d94d24 Binary files /dev/null and b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.ComponentModel.Primitives.dll differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.ComponentModel.TypeConverter.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.ComponentModel.TypeConverter.dll new file mode 100644 index 0000000..bb7970b Binary files /dev/null and b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.ComponentModel.TypeConverter.dll differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.ComponentModel.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.ComponentModel.dll new file mode 100644 index 0000000..6ab3f62 Binary files /dev/null and b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.ComponentModel.dll differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Configuration.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Configuration.dll new file mode 100644 index 0000000..ccbf2db Binary files /dev/null and b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Configuration.dll differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Console.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Console.dll new file mode 100644 index 0000000..03b6826 Binary files /dev/null and b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Console.dll differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Core.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Core.dll new file mode 100644 index 0000000..3a3a6f7 Binary files /dev/null and b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Core.dll differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Data.Common.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Data.Common.dll new file mode 100644 index 0000000..c20c589 Binary files /dev/null and b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Data.Common.dll differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Data.DataSetExtensions.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Data.DataSetExtensions.dll new file mode 100644 index 0000000..449689b Binary files /dev/null and b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Data.DataSetExtensions.dll differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Data.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Data.dll new file mode 100644 index 0000000..0f9abd5 Binary files /dev/null and b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Data.dll differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Diagnostics.Contracts.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Diagnostics.Contracts.dll new file mode 100644 index 0000000..127cc59 Binary files /dev/null and b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Diagnostics.Contracts.dll differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Diagnostics.Debug.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Diagnostics.Debug.dll new file mode 100644 index 0000000..de815f6 Binary files /dev/null and b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Diagnostics.Debug.dll differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Diagnostics.DiagnosticSource.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Diagnostics.DiagnosticSource.dll new file mode 100644 index 0000000..8dd47e2 Binary files /dev/null and b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Diagnostics.DiagnosticSource.dll differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Diagnostics.FileVersionInfo.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Diagnostics.FileVersionInfo.dll new file mode 100644 index 0000000..494b9d4 Binary files /dev/null and b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Diagnostics.FileVersionInfo.dll differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Diagnostics.Process.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Diagnostics.Process.dll new file mode 100644 index 0000000..3a7be07 Binary files /dev/null and b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Diagnostics.Process.dll differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Diagnostics.StackTrace.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Diagnostics.StackTrace.dll new file mode 100644 index 0000000..b336641 Binary files /dev/null and b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Diagnostics.StackTrace.dll differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Diagnostics.TextWriterTraceListener.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Diagnostics.TextWriterTraceListener.dll new file mode 100644 index 0000000..52c045c Binary files /dev/null and b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Diagnostics.TextWriterTraceListener.dll differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Diagnostics.Tools.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Diagnostics.Tools.dll new file mode 100644 index 0000000..6d3a6e2 Binary files /dev/null and b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Diagnostics.Tools.dll differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Diagnostics.TraceSource.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Diagnostics.TraceSource.dll new file mode 100644 index 0000000..9077913 Binary files /dev/null and b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Diagnostics.TraceSource.dll differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Diagnostics.Tracing.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Diagnostics.Tracing.dll new file mode 100644 index 0000000..abb5876 Binary files /dev/null and b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Diagnostics.Tracing.dll differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Drawing.Primitives.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Drawing.Primitives.dll new file mode 100644 index 0000000..882888b Binary files /dev/null and b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Drawing.Primitives.dll differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Drawing.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Drawing.dll new file mode 100644 index 0000000..a90de3e Binary files /dev/null and b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Drawing.dll differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Dynamic.Runtime.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Dynamic.Runtime.dll new file mode 100644 index 0000000..5df2ad5 Binary files /dev/null and b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Dynamic.Runtime.dll differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Formats.Asn1.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Formats.Asn1.dll new file mode 100644 index 0000000..bab3243 Binary files /dev/null and b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Formats.Asn1.dll differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Formats.Tar.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Formats.Tar.dll new file mode 100644 index 0000000..0e25663 Binary files /dev/null and b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Formats.Tar.dll differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Globalization.Calendars.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Globalization.Calendars.dll new file mode 100644 index 0000000..b6f5c65 Binary files /dev/null and b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Globalization.Calendars.dll differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Globalization.Extensions.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Globalization.Extensions.dll new file mode 100644 index 0000000..c843ec3 Binary files /dev/null and b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Globalization.Extensions.dll differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Globalization.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Globalization.dll new file mode 100644 index 0000000..9d74b8e Binary files /dev/null and b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Globalization.dll differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.IO.Compression.Brotli.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.IO.Compression.Brotli.dll new file mode 100644 index 0000000..4d15b51 Binary files /dev/null and b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.IO.Compression.Brotli.dll differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.IO.Compression.FileSystem.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.IO.Compression.FileSystem.dll new file mode 100644 index 0000000..4460f06 Binary files /dev/null and b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.IO.Compression.FileSystem.dll differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.IO.Compression.ZipFile.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.IO.Compression.ZipFile.dll new file mode 100644 index 0000000..15242b4 Binary files /dev/null and b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.IO.Compression.ZipFile.dll differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.IO.Compression.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.IO.Compression.dll new file mode 100644 index 0000000..ba8591a Binary files /dev/null and b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.IO.Compression.dll differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.IO.FileSystem.AccessControl.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.IO.FileSystem.AccessControl.dll new file mode 100644 index 0000000..164da49 Binary files /dev/null and b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.IO.FileSystem.AccessControl.dll differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.IO.FileSystem.DriveInfo.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.IO.FileSystem.DriveInfo.dll new file mode 100644 index 0000000..9496cb8 Binary files /dev/null and b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.IO.FileSystem.DriveInfo.dll differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.IO.FileSystem.Primitives.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.IO.FileSystem.Primitives.dll new file mode 100644 index 0000000..0c3a64d Binary files /dev/null and b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.IO.FileSystem.Primitives.dll differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.IO.FileSystem.Watcher.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.IO.FileSystem.Watcher.dll new file mode 100644 index 0000000..cf34fbb Binary files /dev/null and b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.IO.FileSystem.Watcher.dll differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.IO.FileSystem.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.IO.FileSystem.dll new file mode 100644 index 0000000..f40b2d1 Binary files /dev/null and b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.IO.FileSystem.dll differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.IO.IsolatedStorage.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.IO.IsolatedStorage.dll new file mode 100644 index 0000000..f77a490 Binary files /dev/null and b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.IO.IsolatedStorage.dll differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.IO.MemoryMappedFiles.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.IO.MemoryMappedFiles.dll new file mode 100644 index 0000000..c735c3e Binary files /dev/null and b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.IO.MemoryMappedFiles.dll differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.IO.Pipes.AccessControl.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.IO.Pipes.AccessControl.dll new file mode 100644 index 0000000..4120ca3 Binary files /dev/null and b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.IO.Pipes.AccessControl.dll differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.IO.Pipes.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.IO.Pipes.dll new file mode 100644 index 0000000..cd12833 Binary files /dev/null and b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.IO.Pipes.dll differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.IO.UnmanagedMemoryStream.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.IO.UnmanagedMemoryStream.dll new file mode 100644 index 0000000..d9f3449 Binary files /dev/null and b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.IO.UnmanagedMemoryStream.dll differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.IO.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.IO.dll new file mode 100644 index 0000000..51271ba Binary files /dev/null and b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.IO.dll differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Linq.Expressions.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Linq.Expressions.dll new file mode 100644 index 0000000..f3a43a6 Binary files /dev/null and b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Linq.Expressions.dll differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Linq.Parallel.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Linq.Parallel.dll new file mode 100644 index 0000000..c5bd8b3 Binary files /dev/null and b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Linq.Parallel.dll differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Linq.Queryable.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Linq.Queryable.dll new file mode 100644 index 0000000..e62b444 Binary files /dev/null and b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Linq.Queryable.dll differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Linq.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Linq.dll new file mode 100644 index 0000000..ec825c6 Binary files /dev/null and b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Linq.dll differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Memory.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Memory.dll new file mode 100644 index 0000000..dd660cf Binary files /dev/null and b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Memory.dll differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Net.Http.Json.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Net.Http.Json.dll new file mode 100644 index 0000000..1caddf9 Binary files /dev/null and b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Net.Http.Json.dll differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Net.Http.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Net.Http.dll new file mode 100644 index 0000000..7fe81ba Binary files /dev/null and b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Net.Http.dll differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Net.HttpListener.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Net.HttpListener.dll new file mode 100644 index 0000000..fa08885 Binary files /dev/null and b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Net.HttpListener.dll differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Net.Mail.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Net.Mail.dll new file mode 100644 index 0000000..be5137a Binary files /dev/null and b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Net.Mail.dll differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Net.NameResolution.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Net.NameResolution.dll new file mode 100644 index 0000000..e6b45aa Binary files /dev/null and b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Net.NameResolution.dll differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Net.NetworkInformation.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Net.NetworkInformation.dll new file mode 100644 index 0000000..b747558 Binary files /dev/null and b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Net.NetworkInformation.dll differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Net.Ping.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Net.Ping.dll new file mode 100644 index 0000000..834278e Binary files /dev/null and b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Net.Ping.dll differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Net.Primitives.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Net.Primitives.dll new file mode 100644 index 0000000..7c32d7d Binary files /dev/null and b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Net.Primitives.dll differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Net.Quic.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Net.Quic.dll new file mode 100644 index 0000000..1ad1fdc Binary files /dev/null and b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Net.Quic.dll differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Net.Requests.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Net.Requests.dll new file mode 100644 index 0000000..1ce193a Binary files /dev/null and b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Net.Requests.dll differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Net.Security.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Net.Security.dll new file mode 100644 index 0000000..a7ffba1 Binary files /dev/null and b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Net.Security.dll differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Net.ServicePoint.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Net.ServicePoint.dll new file mode 100644 index 0000000..27beeab Binary files /dev/null and b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Net.ServicePoint.dll differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Net.Sockets.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Net.Sockets.dll new file mode 100644 index 0000000..c405503 Binary files /dev/null and b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Net.Sockets.dll differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Net.WebClient.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Net.WebClient.dll new file mode 100644 index 0000000..667ee99 Binary files /dev/null and b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Net.WebClient.dll differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Net.WebHeaderCollection.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Net.WebHeaderCollection.dll new file mode 100644 index 0000000..aa479c1 Binary files /dev/null and b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Net.WebHeaderCollection.dll differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Net.WebProxy.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Net.WebProxy.dll new file mode 100644 index 0000000..6362bd5 Binary files /dev/null and b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Net.WebProxy.dll differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Net.WebSockets.Client.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Net.WebSockets.Client.dll new file mode 100644 index 0000000..73e46dc Binary files /dev/null and b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Net.WebSockets.Client.dll differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Net.WebSockets.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Net.WebSockets.dll new file mode 100644 index 0000000..faa3d93 Binary files /dev/null and b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Net.WebSockets.dll differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Net.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Net.dll new file mode 100644 index 0000000..ca85c7c Binary files /dev/null and b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Net.dll differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Numerics.Vectors.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Numerics.Vectors.dll new file mode 100644 index 0000000..69fec3e Binary files /dev/null and b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Numerics.Vectors.dll differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Numerics.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Numerics.dll new file mode 100644 index 0000000..67ad150 Binary files /dev/null and b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Numerics.dll differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.ObjectModel.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.ObjectModel.dll new file mode 100644 index 0000000..b953290 Binary files /dev/null and b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.ObjectModel.dll differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Private.CoreLib.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Private.CoreLib.dll new file mode 100644 index 0000000..5b9e5c3 Binary files /dev/null and b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Private.CoreLib.dll differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Private.DataContractSerialization.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Private.DataContractSerialization.dll new file mode 100644 index 0000000..f9b2d72 Binary files /dev/null and b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Private.DataContractSerialization.dll differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Private.Uri.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Private.Uri.dll new file mode 100644 index 0000000..f905482 Binary files /dev/null and b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Private.Uri.dll differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Private.Xml.Linq.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Private.Xml.Linq.dll new file mode 100644 index 0000000..5a5a8c5 Binary files /dev/null and b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Private.Xml.Linq.dll differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Private.Xml.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Private.Xml.dll new file mode 100644 index 0000000..a78705a Binary files /dev/null and b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Private.Xml.dll differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Reflection.DispatchProxy.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Reflection.DispatchProxy.dll new file mode 100644 index 0000000..89a7542 Binary files /dev/null and b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Reflection.DispatchProxy.dll differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Reflection.Emit.ILGeneration.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Reflection.Emit.ILGeneration.dll new file mode 100644 index 0000000..c4e1094 Binary files /dev/null and b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Reflection.Emit.ILGeneration.dll differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Reflection.Emit.Lightweight.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Reflection.Emit.Lightweight.dll new file mode 100644 index 0000000..0535ab0 Binary files /dev/null and b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Reflection.Emit.Lightweight.dll differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Reflection.Emit.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Reflection.Emit.dll new file mode 100644 index 0000000..26cfd81 Binary files /dev/null and b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Reflection.Emit.dll differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Reflection.Extensions.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Reflection.Extensions.dll new file mode 100644 index 0000000..0a6f3f0 Binary files /dev/null and b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Reflection.Extensions.dll differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Reflection.Metadata.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Reflection.Metadata.dll new file mode 100644 index 0000000..c1fa486 Binary files /dev/null and b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Reflection.Metadata.dll differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Reflection.Primitives.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Reflection.Primitives.dll new file mode 100644 index 0000000..76989f0 Binary files /dev/null and b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Reflection.Primitives.dll differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Reflection.TypeExtensions.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Reflection.TypeExtensions.dll new file mode 100644 index 0000000..d404caf Binary files /dev/null and b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Reflection.TypeExtensions.dll differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Reflection.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Reflection.dll new file mode 100644 index 0000000..9611e27 Binary files /dev/null and b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Reflection.dll differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Resources.Reader.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Resources.Reader.dll new file mode 100644 index 0000000..971bc2f Binary files /dev/null and b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Resources.Reader.dll differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Resources.ResourceManager.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Resources.ResourceManager.dll new file mode 100644 index 0000000..7602e5d Binary files /dev/null and b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Resources.ResourceManager.dll differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Resources.Writer.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Resources.Writer.dll new file mode 100644 index 0000000..9ea7773 Binary files /dev/null and b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Resources.Writer.dll differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Runtime.CompilerServices.Unsafe.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Runtime.CompilerServices.Unsafe.dll new file mode 100644 index 0000000..9875789 Binary files /dev/null and b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Runtime.CompilerServices.Unsafe.dll differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Runtime.CompilerServices.VisualC.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Runtime.CompilerServices.VisualC.dll new file mode 100644 index 0000000..68820a9 Binary files /dev/null and b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Runtime.CompilerServices.VisualC.dll differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Runtime.Extensions.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Runtime.Extensions.dll new file mode 100644 index 0000000..d887f47 Binary files /dev/null and b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Runtime.Extensions.dll differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Runtime.Handles.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Runtime.Handles.dll new file mode 100644 index 0000000..b336fbb Binary files /dev/null and b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Runtime.Handles.dll differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Runtime.InteropServices.JavaScript.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Runtime.InteropServices.JavaScript.dll new file mode 100644 index 0000000..c64d573 Binary files /dev/null and b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Runtime.InteropServices.JavaScript.dll differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Runtime.InteropServices.RuntimeInformation.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Runtime.InteropServices.RuntimeInformation.dll new file mode 100644 index 0000000..588fff4 Binary files /dev/null and b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Runtime.InteropServices.RuntimeInformation.dll differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Runtime.InteropServices.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Runtime.InteropServices.dll new file mode 100644 index 0000000..679e005 Binary files /dev/null and b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Runtime.InteropServices.dll differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Runtime.Intrinsics.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Runtime.Intrinsics.dll new file mode 100644 index 0000000..8a81bad Binary files /dev/null and b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Runtime.Intrinsics.dll differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Runtime.Loader.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Runtime.Loader.dll new file mode 100644 index 0000000..aa00a50 Binary files /dev/null and b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Runtime.Loader.dll differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Runtime.Numerics.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Runtime.Numerics.dll new file mode 100644 index 0000000..0ec02a9 Binary files /dev/null and b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Runtime.Numerics.dll differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Runtime.Serialization.Formatters.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Runtime.Serialization.Formatters.dll new file mode 100644 index 0000000..51886f9 Binary files /dev/null and b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Runtime.Serialization.Formatters.dll differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Runtime.Serialization.Json.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Runtime.Serialization.Json.dll new file mode 100644 index 0000000..61f43d2 Binary files /dev/null and b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Runtime.Serialization.Json.dll differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Runtime.Serialization.Primitives.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Runtime.Serialization.Primitives.dll new file mode 100644 index 0000000..950d354 Binary files /dev/null and b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Runtime.Serialization.Primitives.dll differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Runtime.Serialization.Xml.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Runtime.Serialization.Xml.dll new file mode 100644 index 0000000..a6bd0b5 Binary files /dev/null and b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Runtime.Serialization.Xml.dll differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Runtime.Serialization.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Runtime.Serialization.dll new file mode 100644 index 0000000..d00c971 Binary files /dev/null and b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Runtime.Serialization.dll differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Runtime.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Runtime.dll new file mode 100644 index 0000000..42c6e7c Binary files /dev/null and b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Runtime.dll differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Security.AccessControl.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Security.AccessControl.dll new file mode 100644 index 0000000..3fb414a Binary files /dev/null and b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Security.AccessControl.dll differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Security.Claims.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Security.Claims.dll new file mode 100644 index 0000000..4e7ccf3 Binary files /dev/null and b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Security.Claims.dll differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Security.Cryptography.Algorithms.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Security.Cryptography.Algorithms.dll new file mode 100644 index 0000000..ffc121d Binary files /dev/null and b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Security.Cryptography.Algorithms.dll differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Security.Cryptography.Cng.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Security.Cryptography.Cng.dll new file mode 100644 index 0000000..314507a Binary files /dev/null and b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Security.Cryptography.Cng.dll differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Security.Cryptography.Csp.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Security.Cryptography.Csp.dll new file mode 100644 index 0000000..762fd90 Binary files /dev/null and b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Security.Cryptography.Csp.dll differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Security.Cryptography.Encoding.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Security.Cryptography.Encoding.dll new file mode 100644 index 0000000..9c66152 Binary files /dev/null and b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Security.Cryptography.Encoding.dll differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Security.Cryptography.OpenSsl.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Security.Cryptography.OpenSsl.dll new file mode 100644 index 0000000..6a7b9ec Binary files /dev/null and b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Security.Cryptography.OpenSsl.dll differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Security.Cryptography.Primitives.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Security.Cryptography.Primitives.dll new file mode 100644 index 0000000..a6b555a Binary files /dev/null and b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Security.Cryptography.Primitives.dll differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Security.Cryptography.X509Certificates.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Security.Cryptography.X509Certificates.dll new file mode 100644 index 0000000..d9cbd4e Binary files /dev/null and b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Security.Cryptography.X509Certificates.dll differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Security.Cryptography.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Security.Cryptography.dll new file mode 100644 index 0000000..d168b81 Binary files /dev/null and b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Security.Cryptography.dll differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Security.Principal.Windows.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Security.Principal.Windows.dll new file mode 100644 index 0000000..54fd80e Binary files /dev/null and b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Security.Principal.Windows.dll differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Security.Principal.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Security.Principal.dll new file mode 100644 index 0000000..e08d90b Binary files /dev/null and b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Security.Principal.dll differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Security.SecureString.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Security.SecureString.dll new file mode 100644 index 0000000..39e56e3 Binary files /dev/null and b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Security.SecureString.dll differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Security.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Security.dll new file mode 100644 index 0000000..5637926 Binary files /dev/null and b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Security.dll differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.ServiceModel.Web.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.ServiceModel.Web.dll new file mode 100644 index 0000000..1939fb3 Binary files /dev/null and b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.ServiceModel.Web.dll differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.ServiceProcess.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.ServiceProcess.dll new file mode 100644 index 0000000..82567ef Binary files /dev/null and b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.ServiceProcess.dll differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Text.Encoding.CodePages.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Text.Encoding.CodePages.dll new file mode 100644 index 0000000..78d9164 Binary files /dev/null and b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Text.Encoding.CodePages.dll differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Text.Encoding.Extensions.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Text.Encoding.Extensions.dll new file mode 100644 index 0000000..e67a9f4 Binary files /dev/null and b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Text.Encoding.Extensions.dll differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Text.Encoding.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Text.Encoding.dll new file mode 100644 index 0000000..4dc4012 Binary files /dev/null and b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Text.Encoding.dll differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Text.Encodings.Web.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Text.Encodings.Web.dll new file mode 100644 index 0000000..55d42b6 Binary files /dev/null and b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Text.Encodings.Web.dll differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Text.Json.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Text.Json.dll new file mode 100644 index 0000000..5b8dc86 Binary files /dev/null and b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Text.Json.dll differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Text.RegularExpressions.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Text.RegularExpressions.dll new file mode 100644 index 0000000..3c89356 Binary files /dev/null and b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Text.RegularExpressions.dll differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Threading.Channels.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Threading.Channels.dll new file mode 100644 index 0000000..4415cc5 Binary files /dev/null and b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Threading.Channels.dll differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Threading.Overlapped.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Threading.Overlapped.dll new file mode 100644 index 0000000..afa883b Binary files /dev/null and b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Threading.Overlapped.dll differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Threading.Tasks.Dataflow.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Threading.Tasks.Dataflow.dll new file mode 100644 index 0000000..62b7666 Binary files /dev/null and b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Threading.Tasks.Dataflow.dll differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Threading.Tasks.Extensions.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Threading.Tasks.Extensions.dll new file mode 100644 index 0000000..a3d4fef Binary files /dev/null and b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Threading.Tasks.Extensions.dll differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Threading.Tasks.Parallel.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Threading.Tasks.Parallel.dll new file mode 100644 index 0000000..9d0a3bf Binary files /dev/null and b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Threading.Tasks.Parallel.dll differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Threading.Tasks.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Threading.Tasks.dll new file mode 100644 index 0000000..6f58f31 Binary files /dev/null and b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Threading.Tasks.dll differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Threading.Thread.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Threading.Thread.dll new file mode 100644 index 0000000..adfb016 Binary files /dev/null and b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Threading.Thread.dll differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Threading.ThreadPool.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Threading.ThreadPool.dll new file mode 100644 index 0000000..2578a92 Binary files /dev/null and b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Threading.ThreadPool.dll differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Threading.Timer.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Threading.Timer.dll new file mode 100644 index 0000000..582b2ec Binary files /dev/null and b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Threading.Timer.dll differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Threading.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Threading.dll new file mode 100644 index 0000000..015efab Binary files /dev/null and b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Threading.dll differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Transactions.Local.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Transactions.Local.dll new file mode 100644 index 0000000..130315b Binary files /dev/null and b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Transactions.Local.dll differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Transactions.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Transactions.dll new file mode 100644 index 0000000..9b70f66 Binary files /dev/null and b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Transactions.dll differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.ValueTuple.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.ValueTuple.dll new file mode 100644 index 0000000..6a083cd Binary files /dev/null and b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.ValueTuple.dll differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Web.HttpUtility.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Web.HttpUtility.dll new file mode 100644 index 0000000..92da9bc Binary files /dev/null and b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Web.HttpUtility.dll differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Web.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Web.dll new file mode 100644 index 0000000..1fd47d7 Binary files /dev/null and b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Web.dll differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Windows.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Windows.dll new file mode 100644 index 0000000..6ae8407 Binary files /dev/null and b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Windows.dll differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Xml.Linq.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Xml.Linq.dll new file mode 100644 index 0000000..287ce4c Binary files /dev/null and b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Xml.Linq.dll differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Xml.ReaderWriter.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Xml.ReaderWriter.dll new file mode 100644 index 0000000..98ba202 Binary files /dev/null and b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Xml.ReaderWriter.dll differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Xml.Serialization.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Xml.Serialization.dll new file mode 100644 index 0000000..6e324da Binary files /dev/null and b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Xml.Serialization.dll differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Xml.XDocument.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Xml.XDocument.dll new file mode 100644 index 0000000..fc0b46f Binary files /dev/null and b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Xml.XDocument.dll differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Xml.XPath.XDocument.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Xml.XPath.XDocument.dll new file mode 100644 index 0000000..f52b8cc Binary files /dev/null and b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Xml.XPath.XDocument.dll differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Xml.XPath.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Xml.XPath.dll new file mode 100644 index 0000000..4075917 Binary files /dev/null and b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Xml.XPath.dll differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Xml.XmlDocument.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Xml.XmlDocument.dll new file mode 100644 index 0000000..7968579 Binary files /dev/null and b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Xml.XmlDocument.dll differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Xml.XmlSerializer.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Xml.XmlSerializer.dll new file mode 100644 index 0000000..9a560a3 Binary files /dev/null and b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Xml.XmlSerializer.dll differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Xml.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Xml.dll new file mode 100644 index 0000000..94cb7c9 Binary files /dev/null and b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.Xml.dll differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.dll new file mode 100644 index 0000000..2c83987 Binary files /dev/null and b/Export/Linux/data_ReEdit_linuxbsd_x86_64/System.dll differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/WindowsBase.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/WindowsBase.dll new file mode 100644 index 0000000..a292a52 Binary files /dev/null and b/Export/Linux/data_ReEdit_linuxbsd_x86_64/WindowsBase.dll differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/createdump b/Export/Linux/data_ReEdit_linuxbsd_x86_64/createdump new file mode 100644 index 0000000..2803077 Binary files /dev/null and b/Export/Linux/data_ReEdit_linuxbsd_x86_64/createdump differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/libSystem.Globalization.Native.so b/Export/Linux/data_ReEdit_linuxbsd_x86_64/libSystem.Globalization.Native.so new file mode 100644 index 0000000..a085ca0 Binary files /dev/null and b/Export/Linux/data_ReEdit_linuxbsd_x86_64/libSystem.Globalization.Native.so differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/libSystem.IO.Compression.Native.so b/Export/Linux/data_ReEdit_linuxbsd_x86_64/libSystem.IO.Compression.Native.so new file mode 100644 index 0000000..6cbb1eb Binary files /dev/null and b/Export/Linux/data_ReEdit_linuxbsd_x86_64/libSystem.IO.Compression.Native.so differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/libSystem.Native.so b/Export/Linux/data_ReEdit_linuxbsd_x86_64/libSystem.Native.so new file mode 100644 index 0000000..a0b9cbf Binary files /dev/null and b/Export/Linux/data_ReEdit_linuxbsd_x86_64/libSystem.Native.so differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/libSystem.Net.Security.Native.so b/Export/Linux/data_ReEdit_linuxbsd_x86_64/libSystem.Net.Security.Native.so new file mode 100644 index 0000000..d6448ff Binary files /dev/null and b/Export/Linux/data_ReEdit_linuxbsd_x86_64/libSystem.Net.Security.Native.so differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/libSystem.Security.Cryptography.Native.OpenSsl.so b/Export/Linux/data_ReEdit_linuxbsd_x86_64/libSystem.Security.Cryptography.Native.OpenSsl.so new file mode 100644 index 0000000..addb5f1 Binary files /dev/null and b/Export/Linux/data_ReEdit_linuxbsd_x86_64/libSystem.Security.Cryptography.Native.OpenSsl.so differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/libclrgc.so b/Export/Linux/data_ReEdit_linuxbsd_x86_64/libclrgc.so new file mode 100644 index 0000000..27d8de2 Binary files /dev/null and b/Export/Linux/data_ReEdit_linuxbsd_x86_64/libclrgc.so differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/libclrjit.so b/Export/Linux/data_ReEdit_linuxbsd_x86_64/libclrjit.so new file mode 100644 index 0000000..84d1898 Binary files /dev/null and b/Export/Linux/data_ReEdit_linuxbsd_x86_64/libclrjit.so differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/libcoreclr.so b/Export/Linux/data_ReEdit_linuxbsd_x86_64/libcoreclr.so new file mode 100644 index 0000000..597e30b Binary files /dev/null and b/Export/Linux/data_ReEdit_linuxbsd_x86_64/libcoreclr.so differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/libcoreclrtraceptprovider.so b/Export/Linux/data_ReEdit_linuxbsd_x86_64/libcoreclrtraceptprovider.so new file mode 100644 index 0000000..3d5ce1b Binary files /dev/null and b/Export/Linux/data_ReEdit_linuxbsd_x86_64/libcoreclrtraceptprovider.so differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/libhostfxr.so b/Export/Linux/data_ReEdit_linuxbsd_x86_64/libhostfxr.so new file mode 100644 index 0000000..130c424 Binary files /dev/null and b/Export/Linux/data_ReEdit_linuxbsd_x86_64/libhostfxr.so differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/libhostpolicy.so b/Export/Linux/data_ReEdit_linuxbsd_x86_64/libhostpolicy.so new file mode 100644 index 0000000..66d74f4 Binary files /dev/null and b/Export/Linux/data_ReEdit_linuxbsd_x86_64/libhostpolicy.so differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/libmscordaccore.so b/Export/Linux/data_ReEdit_linuxbsd_x86_64/libmscordaccore.so new file mode 100644 index 0000000..e7a15a5 Binary files /dev/null and b/Export/Linux/data_ReEdit_linuxbsd_x86_64/libmscordaccore.so differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/libmscordbi.so b/Export/Linux/data_ReEdit_linuxbsd_x86_64/libmscordbi.so new file mode 100644 index 0000000..47e09a4 Binary files /dev/null and b/Export/Linux/data_ReEdit_linuxbsd_x86_64/libmscordbi.so differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/mscorlib.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/mscorlib.dll new file mode 100644 index 0000000..984f76f Binary files /dev/null and b/Export/Linux/data_ReEdit_linuxbsd_x86_64/mscorlib.dll differ diff --git a/Export/Linux/data_ReEdit_linuxbsd_x86_64/netstandard.dll b/Export/Linux/data_ReEdit_linuxbsd_x86_64/netstandard.dll new file mode 100644 index 0000000..ac4dc76 Binary files /dev/null and b/Export/Linux/data_ReEdit_linuxbsd_x86_64/netstandard.dll differ diff --git a/Export/Windows/ReEdit.exe b/Export/Windows/ReEdit.exe new file mode 100644 index 0000000..bdf4503 Binary files /dev/null and b/Export/Windows/ReEdit.exe differ diff --git a/Export/Windows/ReEdit.pck b/Export/Windows/ReEdit.pck new file mode 100644 index 0000000..12c51c9 Binary files /dev/null and b/Export/Windows/ReEdit.pck differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/GodotSharp.dll b/Export/Windows/data_ReEdit_windows_x86_64/GodotSharp.dll new file mode 100644 index 0000000..e5dc454 Binary files /dev/null and b/Export/Windows/data_ReEdit_windows_x86_64/GodotSharp.dll differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/Microsoft.CSharp.dll b/Export/Windows/data_ReEdit_windows_x86_64/Microsoft.CSharp.dll new file mode 100644 index 0000000..5d47bb5 Binary files /dev/null and b/Export/Windows/data_ReEdit_windows_x86_64/Microsoft.CSharp.dll differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/Microsoft.DiaSymReader.Native.amd64.dll b/Export/Windows/data_ReEdit_windows_x86_64/Microsoft.DiaSymReader.Native.amd64.dll new file mode 100644 index 0000000..92b355b Binary files /dev/null and b/Export/Windows/data_ReEdit_windows_x86_64/Microsoft.DiaSymReader.Native.amd64.dll differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/Microsoft.VisualBasic.Core.dll b/Export/Windows/data_ReEdit_windows_x86_64/Microsoft.VisualBasic.Core.dll new file mode 100644 index 0000000..2efcbd2 Binary files /dev/null and b/Export/Windows/data_ReEdit_windows_x86_64/Microsoft.VisualBasic.Core.dll differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/Microsoft.VisualBasic.dll b/Export/Windows/data_ReEdit_windows_x86_64/Microsoft.VisualBasic.dll new file mode 100644 index 0000000..6c25d48 Binary files /dev/null and b/Export/Windows/data_ReEdit_windows_x86_64/Microsoft.VisualBasic.dll differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/Microsoft.Win32.Primitives.dll b/Export/Windows/data_ReEdit_windows_x86_64/Microsoft.Win32.Primitives.dll new file mode 100644 index 0000000..440dd1f Binary files /dev/null and b/Export/Windows/data_ReEdit_windows_x86_64/Microsoft.Win32.Primitives.dll differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/Microsoft.Win32.Registry.dll b/Export/Windows/data_ReEdit_windows_x86_64/Microsoft.Win32.Registry.dll new file mode 100644 index 0000000..ae7f837 Binary files /dev/null and b/Export/Windows/data_ReEdit_windows_x86_64/Microsoft.Win32.Registry.dll differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/ReEdit.deps.json b/Export/Windows/data_ReEdit_windows_x86_64/ReEdit.deps.json new file mode 100644 index 0000000..2105f47 --- /dev/null +++ b/Export/Windows/data_ReEdit_windows_x86_64/ReEdit.deps.json @@ -0,0 +1,775 @@ +{ + "runtimeTarget": { + "name": ".NETCoreApp,Version=v8.0/win-x64", + "signature": "" + }, + "compilationOptions": {}, + "targets": { + ".NETCoreApp,Version=v8.0": {}, + ".NETCoreApp,Version=v8.0/win-x64": { + "ReEdit/1.0.0": { + "dependencies": { + "GodotSharp": "4.7.1", + "runtimepack.Microsoft.NETCore.App.Runtime.win-x64": "8.0.29" + }, + "runtime": { + "ReEdit.dll": {} + } + }, + "runtimepack.Microsoft.NETCore.App.Runtime.win-x64/8.0.29": { + "runtime": { + "Microsoft.CSharp.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "Microsoft.VisualBasic.Core.dll": { + "assemblyVersion": "13.0.0.0", + "fileVersion": "13.0.2926.32403" + }, + "Microsoft.VisualBasic.dll": { + "assemblyVersion": "10.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "Microsoft.Win32.Primitives.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "Microsoft.Win32.Registry.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.AppContext.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Buffers.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Collections.Concurrent.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Collections.Immutable.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Collections.NonGeneric.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Collections.Specialized.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Collections.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.ComponentModel.Annotations.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.ComponentModel.DataAnnotations.dll": { + "assemblyVersion": "4.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.ComponentModel.EventBasedAsync.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.ComponentModel.Primitives.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.ComponentModel.TypeConverter.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.ComponentModel.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Configuration.dll": { + "assemblyVersion": "4.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Console.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Core.dll": { + "assemblyVersion": "4.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Data.Common.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Data.DataSetExtensions.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Data.dll": { + "assemblyVersion": "4.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Diagnostics.Contracts.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Diagnostics.Debug.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Diagnostics.DiagnosticSource.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Diagnostics.FileVersionInfo.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Diagnostics.Process.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Diagnostics.StackTrace.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Diagnostics.TextWriterTraceListener.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Diagnostics.Tools.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Diagnostics.TraceSource.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Diagnostics.Tracing.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Drawing.Primitives.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Drawing.dll": { + "assemblyVersion": "4.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Dynamic.Runtime.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Formats.Asn1.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Formats.Tar.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Globalization.Calendars.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Globalization.Extensions.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Globalization.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.IO.Compression.Brotli.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.IO.Compression.FileSystem.dll": { + "assemblyVersion": "4.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.IO.Compression.ZipFile.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.IO.Compression.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.IO.FileSystem.AccessControl.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.IO.FileSystem.DriveInfo.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.IO.FileSystem.Primitives.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.IO.FileSystem.Watcher.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.IO.FileSystem.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.IO.IsolatedStorage.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.IO.MemoryMappedFiles.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.IO.Pipes.AccessControl.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.IO.Pipes.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.IO.UnmanagedMemoryStream.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.IO.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Linq.Expressions.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Linq.Parallel.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Linq.Queryable.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Linq.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Memory.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Net.Http.Json.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Net.Http.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Net.HttpListener.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Net.Mail.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Net.NameResolution.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Net.NetworkInformation.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Net.Ping.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Net.Primitives.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Net.Quic.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Net.Requests.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Net.Security.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Net.ServicePoint.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Net.Sockets.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Net.WebClient.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Net.WebHeaderCollection.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Net.WebProxy.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Net.WebSockets.Client.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Net.WebSockets.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Net.dll": { + "assemblyVersion": "4.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Numerics.Vectors.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Numerics.dll": { + "assemblyVersion": "4.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.ObjectModel.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Private.CoreLib.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Private.DataContractSerialization.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Private.Uri.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Private.Xml.Linq.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Private.Xml.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Reflection.DispatchProxy.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Reflection.Emit.ILGeneration.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Reflection.Emit.Lightweight.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Reflection.Emit.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Reflection.Extensions.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Reflection.Metadata.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Reflection.Primitives.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Reflection.TypeExtensions.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Reflection.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Resources.Reader.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Resources.ResourceManager.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Resources.Writer.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Runtime.CompilerServices.Unsafe.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Runtime.CompilerServices.VisualC.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Runtime.Extensions.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Runtime.Handles.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Runtime.InteropServices.JavaScript.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Runtime.InteropServices.RuntimeInformation.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Runtime.InteropServices.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Runtime.Intrinsics.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Runtime.Loader.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Runtime.Numerics.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Runtime.Serialization.Formatters.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Runtime.Serialization.Json.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Runtime.Serialization.Primitives.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Runtime.Serialization.Xml.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Runtime.Serialization.dll": { + "assemblyVersion": "4.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Runtime.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Security.AccessControl.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Security.Claims.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Security.Cryptography.Algorithms.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Security.Cryptography.Cng.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Security.Cryptography.Csp.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Security.Cryptography.Encoding.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Security.Cryptography.OpenSsl.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Security.Cryptography.Primitives.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Security.Cryptography.X509Certificates.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Security.Cryptography.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Security.Principal.Windows.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Security.Principal.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Security.SecureString.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Security.dll": { + "assemblyVersion": "4.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.ServiceModel.Web.dll": { + "assemblyVersion": "4.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.ServiceProcess.dll": { + "assemblyVersion": "4.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Text.Encoding.CodePages.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Text.Encoding.Extensions.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Text.Encoding.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Text.Encodings.Web.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Text.Json.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Text.RegularExpressions.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Threading.Channels.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Threading.Overlapped.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Threading.Tasks.Dataflow.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Threading.Tasks.Extensions.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Threading.Tasks.Parallel.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Threading.Tasks.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Threading.Thread.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Threading.ThreadPool.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Threading.Timer.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Threading.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Transactions.Local.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Transactions.dll": { + "assemblyVersion": "4.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.ValueTuple.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Web.HttpUtility.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Web.dll": { + "assemblyVersion": "4.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Windows.dll": { + "assemblyVersion": "4.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Xml.Linq.dll": { + "assemblyVersion": "4.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Xml.ReaderWriter.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Xml.Serialization.dll": { + "assemblyVersion": "4.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Xml.XDocument.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Xml.XPath.XDocument.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Xml.XPath.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Xml.XmlDocument.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Xml.XmlSerializer.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.Xml.dll": { + "assemblyVersion": "4.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "System.dll": { + "assemblyVersion": "4.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "WindowsBase.dll": { + "assemblyVersion": "4.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "mscorlib.dll": { + "assemblyVersion": "4.0.0.0", + "fileVersion": "8.0.2926.32403" + }, + "netstandard.dll": { + "assemblyVersion": "2.1.0.0", + "fileVersion": "8.0.2926.32403" + } + }, + "native": { + "Microsoft.DiaSymReader.Native.amd64.dll": { + "fileVersion": "14.42.34436.0" + }, + "System.IO.Compression.Native.dll": { + "fileVersion": "8.0.2926.32403" + }, + "clretwrc.dll": { + "fileVersion": "8.0.2926.32403" + }, + "clrgc.dll": { + "fileVersion": "8.0.2926.32403" + }, + "clrjit.dll": { + "fileVersion": "8.0.2926.32403" + }, + "coreclr.dll": { + "fileVersion": "8.0.2926.32403" + }, + "createdump.exe": { + "fileVersion": "8.0.2926.32403" + }, + "hostfxr.dll": { + "fileVersion": "8.0.2926.32403" + }, + "hostpolicy.dll": { + "fileVersion": "8.0.2926.32403" + }, + "mscordaccore.dll": { + "fileVersion": "8.0.2926.32403" + }, + "mscordaccore_amd64_amd64_8.0.2926.32403.dll": { + "fileVersion": "8.0.2926.32403" + }, + "mscordbi.dll": { + "fileVersion": "8.0.2926.32403" + }, + "mscorrc.dll": { + "fileVersion": "8.0.2926.32403" + }, + "msquic.dll": { + "fileVersion": "2.4.18.0" + } + } + }, + "GodotSharp/4.7.1": { + "runtime": { + "lib/net8.0/GodotSharp.dll": { + "assemblyVersion": "4.7.1.0", + "fileVersion": "4.7.1.0" + } + } + } + } + }, + "libraries": { + "ReEdit/1.0.0": { + "type": "project", + "serviceable": false, + "sha512": "" + }, + "runtimepack.Microsoft.NETCore.App.Runtime.win-x64/8.0.29": { + "type": "runtimepack", + "serviceable": false, + "sha512": "" + }, + "GodotSharp/4.7.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-OCTPz0MtENY0J1e9Sw4VB9qxS0DK9xpEQLAIMRzCtnVKiJvHZUAAnJ9mU4ewW5+88V4beewp3dl8OE813Qw73g==", + "path": "godotsharp/4.7.1", + "hashPath": "godotsharp.4.7.1.nupkg.sha512" + } + }, + "runtimes": { + "win-x64": [ + "win", + "any", + "base" + ] + } +} \ No newline at end of file diff --git a/Export/Windows/data_ReEdit_windows_x86_64/ReEdit.dll b/Export/Windows/data_ReEdit_windows_x86_64/ReEdit.dll new file mode 100644 index 0000000..3516435 Binary files /dev/null and b/Export/Windows/data_ReEdit_windows_x86_64/ReEdit.dll differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/ReEdit.pdb b/Export/Windows/data_ReEdit_windows_x86_64/ReEdit.pdb new file mode 100644 index 0000000..f001fa5 Binary files /dev/null and b/Export/Windows/data_ReEdit_windows_x86_64/ReEdit.pdb differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/ReEdit.runtimeconfig.json b/Export/Windows/data_ReEdit_windows_x86_64/ReEdit.runtimeconfig.json new file mode 100644 index 0000000..fe86f7b --- /dev/null +++ b/Export/Windows/data_ReEdit_windows_x86_64/ReEdit.runtimeconfig.json @@ -0,0 +1,15 @@ +{ + "runtimeOptions": { + "tfm": "net8.0", + "includedFrameworks": [ + { + "name": "Microsoft.NETCore.App", + "version": "8.0.29" + } + ], + "configProperties": { + "System.Reflection.Metadata.MetadataUpdater.IsSupported": false, + "System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization": false + } + } +} \ No newline at end of file diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.AppContext.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.AppContext.dll new file mode 100644 index 0000000..518a1e0 Binary files /dev/null and b/Export/Windows/data_ReEdit_windows_x86_64/System.AppContext.dll differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Buffers.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Buffers.dll new file mode 100644 index 0000000..7e877b5 Binary files /dev/null and b/Export/Windows/data_ReEdit_windows_x86_64/System.Buffers.dll differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Collections.Concurrent.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Collections.Concurrent.dll new file mode 100644 index 0000000..e9ac63d Binary files /dev/null and b/Export/Windows/data_ReEdit_windows_x86_64/System.Collections.Concurrent.dll differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Collections.Immutable.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Collections.Immutable.dll new file mode 100644 index 0000000..ffa7c0a Binary files /dev/null and b/Export/Windows/data_ReEdit_windows_x86_64/System.Collections.Immutable.dll differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Collections.NonGeneric.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Collections.NonGeneric.dll new file mode 100644 index 0000000..2651455 Binary files /dev/null and b/Export/Windows/data_ReEdit_windows_x86_64/System.Collections.NonGeneric.dll differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Collections.Specialized.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Collections.Specialized.dll new file mode 100644 index 0000000..90c9ffb Binary files /dev/null and b/Export/Windows/data_ReEdit_windows_x86_64/System.Collections.Specialized.dll differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Collections.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Collections.dll new file mode 100644 index 0000000..924cc12 Binary files /dev/null and b/Export/Windows/data_ReEdit_windows_x86_64/System.Collections.dll differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.ComponentModel.Annotations.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.ComponentModel.Annotations.dll new file mode 100644 index 0000000..b4490f4 Binary files /dev/null and b/Export/Windows/data_ReEdit_windows_x86_64/System.ComponentModel.Annotations.dll differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.ComponentModel.DataAnnotations.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.ComponentModel.DataAnnotations.dll new file mode 100644 index 0000000..da39e22 Binary files /dev/null and b/Export/Windows/data_ReEdit_windows_x86_64/System.ComponentModel.DataAnnotations.dll differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.ComponentModel.EventBasedAsync.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.ComponentModel.EventBasedAsync.dll new file mode 100644 index 0000000..8bb4050 Binary files /dev/null and b/Export/Windows/data_ReEdit_windows_x86_64/System.ComponentModel.EventBasedAsync.dll differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.ComponentModel.Primitives.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.ComponentModel.Primitives.dll new file mode 100644 index 0000000..1c7ab77 Binary files /dev/null and b/Export/Windows/data_ReEdit_windows_x86_64/System.ComponentModel.Primitives.dll differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.ComponentModel.TypeConverter.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.ComponentModel.TypeConverter.dll new file mode 100644 index 0000000..72aacb5 Binary files /dev/null and b/Export/Windows/data_ReEdit_windows_x86_64/System.ComponentModel.TypeConverter.dll differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.ComponentModel.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.ComponentModel.dll new file mode 100644 index 0000000..1e21c63 Binary files /dev/null and b/Export/Windows/data_ReEdit_windows_x86_64/System.ComponentModel.dll differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Configuration.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Configuration.dll new file mode 100644 index 0000000..3aef905 Binary files /dev/null and b/Export/Windows/data_ReEdit_windows_x86_64/System.Configuration.dll differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Console.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Console.dll new file mode 100644 index 0000000..c634995 Binary files /dev/null and b/Export/Windows/data_ReEdit_windows_x86_64/System.Console.dll differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Core.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Core.dll new file mode 100644 index 0000000..637603d Binary files /dev/null and b/Export/Windows/data_ReEdit_windows_x86_64/System.Core.dll differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Data.Common.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Data.Common.dll new file mode 100644 index 0000000..3985de2 Binary files /dev/null and b/Export/Windows/data_ReEdit_windows_x86_64/System.Data.Common.dll differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Data.DataSetExtensions.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Data.DataSetExtensions.dll new file mode 100644 index 0000000..3bfc636 Binary files /dev/null and b/Export/Windows/data_ReEdit_windows_x86_64/System.Data.DataSetExtensions.dll differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Data.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Data.dll new file mode 100644 index 0000000..05325aa Binary files /dev/null and b/Export/Windows/data_ReEdit_windows_x86_64/System.Data.dll differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Diagnostics.Contracts.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Diagnostics.Contracts.dll new file mode 100644 index 0000000..070ef71 Binary files /dev/null and b/Export/Windows/data_ReEdit_windows_x86_64/System.Diagnostics.Contracts.dll differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Diagnostics.Debug.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Diagnostics.Debug.dll new file mode 100644 index 0000000..8633fbb Binary files /dev/null and b/Export/Windows/data_ReEdit_windows_x86_64/System.Diagnostics.Debug.dll differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Diagnostics.DiagnosticSource.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Diagnostics.DiagnosticSource.dll new file mode 100644 index 0000000..23e1973 Binary files /dev/null and b/Export/Windows/data_ReEdit_windows_x86_64/System.Diagnostics.DiagnosticSource.dll differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Diagnostics.FileVersionInfo.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Diagnostics.FileVersionInfo.dll new file mode 100644 index 0000000..0872e62 Binary files /dev/null and b/Export/Windows/data_ReEdit_windows_x86_64/System.Diagnostics.FileVersionInfo.dll differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Diagnostics.Process.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Diagnostics.Process.dll new file mode 100644 index 0000000..b96a3a6 Binary files /dev/null and b/Export/Windows/data_ReEdit_windows_x86_64/System.Diagnostics.Process.dll differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Diagnostics.StackTrace.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Diagnostics.StackTrace.dll new file mode 100644 index 0000000..80fdfda Binary files /dev/null and b/Export/Windows/data_ReEdit_windows_x86_64/System.Diagnostics.StackTrace.dll differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Diagnostics.TextWriterTraceListener.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Diagnostics.TextWriterTraceListener.dll new file mode 100644 index 0000000..6ea8139 Binary files /dev/null and b/Export/Windows/data_ReEdit_windows_x86_64/System.Diagnostics.TextWriterTraceListener.dll differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Diagnostics.Tools.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Diagnostics.Tools.dll new file mode 100644 index 0000000..e7e4eac Binary files /dev/null and b/Export/Windows/data_ReEdit_windows_x86_64/System.Diagnostics.Tools.dll differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Diagnostics.TraceSource.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Diagnostics.TraceSource.dll new file mode 100644 index 0000000..6d8f190 Binary files /dev/null and b/Export/Windows/data_ReEdit_windows_x86_64/System.Diagnostics.TraceSource.dll differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Diagnostics.Tracing.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Diagnostics.Tracing.dll new file mode 100644 index 0000000..c566305 Binary files /dev/null and b/Export/Windows/data_ReEdit_windows_x86_64/System.Diagnostics.Tracing.dll differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Drawing.Primitives.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Drawing.Primitives.dll new file mode 100644 index 0000000..401d18c Binary files /dev/null and b/Export/Windows/data_ReEdit_windows_x86_64/System.Drawing.Primitives.dll differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Drawing.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Drawing.dll new file mode 100644 index 0000000..3e9573f Binary files /dev/null and b/Export/Windows/data_ReEdit_windows_x86_64/System.Drawing.dll differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Dynamic.Runtime.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Dynamic.Runtime.dll new file mode 100644 index 0000000..fd451a8 Binary files /dev/null and b/Export/Windows/data_ReEdit_windows_x86_64/System.Dynamic.Runtime.dll differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Formats.Asn1.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Formats.Asn1.dll new file mode 100644 index 0000000..d3d45c9 Binary files /dev/null and b/Export/Windows/data_ReEdit_windows_x86_64/System.Formats.Asn1.dll differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Formats.Tar.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Formats.Tar.dll new file mode 100644 index 0000000..5e458c7 Binary files /dev/null and b/Export/Windows/data_ReEdit_windows_x86_64/System.Formats.Tar.dll differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Globalization.Calendars.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Globalization.Calendars.dll new file mode 100644 index 0000000..d81077d Binary files /dev/null and b/Export/Windows/data_ReEdit_windows_x86_64/System.Globalization.Calendars.dll differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Globalization.Extensions.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Globalization.Extensions.dll new file mode 100644 index 0000000..302a88f Binary files /dev/null and b/Export/Windows/data_ReEdit_windows_x86_64/System.Globalization.Extensions.dll differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Globalization.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Globalization.dll new file mode 100644 index 0000000..afa840e Binary files /dev/null and b/Export/Windows/data_ReEdit_windows_x86_64/System.Globalization.dll differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.IO.Compression.Brotli.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.IO.Compression.Brotli.dll new file mode 100644 index 0000000..3c87eb5 Binary files /dev/null and b/Export/Windows/data_ReEdit_windows_x86_64/System.IO.Compression.Brotli.dll differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.IO.Compression.FileSystem.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.IO.Compression.FileSystem.dll new file mode 100644 index 0000000..fc9b7f4 Binary files /dev/null and b/Export/Windows/data_ReEdit_windows_x86_64/System.IO.Compression.FileSystem.dll differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.IO.Compression.Native.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.IO.Compression.Native.dll new file mode 100644 index 0000000..38df3a2 Binary files /dev/null and b/Export/Windows/data_ReEdit_windows_x86_64/System.IO.Compression.Native.dll differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.IO.Compression.ZipFile.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.IO.Compression.ZipFile.dll new file mode 100644 index 0000000..f596b7d Binary files /dev/null and b/Export/Windows/data_ReEdit_windows_x86_64/System.IO.Compression.ZipFile.dll differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.IO.Compression.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.IO.Compression.dll new file mode 100644 index 0000000..5d46154 Binary files /dev/null and b/Export/Windows/data_ReEdit_windows_x86_64/System.IO.Compression.dll differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.IO.FileSystem.AccessControl.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.IO.FileSystem.AccessControl.dll new file mode 100644 index 0000000..bc4f63f Binary files /dev/null and b/Export/Windows/data_ReEdit_windows_x86_64/System.IO.FileSystem.AccessControl.dll differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.IO.FileSystem.DriveInfo.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.IO.FileSystem.DriveInfo.dll new file mode 100644 index 0000000..a7ff5fc Binary files /dev/null and b/Export/Windows/data_ReEdit_windows_x86_64/System.IO.FileSystem.DriveInfo.dll differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.IO.FileSystem.Primitives.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.IO.FileSystem.Primitives.dll new file mode 100644 index 0000000..62f9a49 Binary files /dev/null and b/Export/Windows/data_ReEdit_windows_x86_64/System.IO.FileSystem.Primitives.dll differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.IO.FileSystem.Watcher.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.IO.FileSystem.Watcher.dll new file mode 100644 index 0000000..dee3518 Binary files /dev/null and b/Export/Windows/data_ReEdit_windows_x86_64/System.IO.FileSystem.Watcher.dll differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.IO.FileSystem.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.IO.FileSystem.dll new file mode 100644 index 0000000..97f9bc3 Binary files /dev/null and b/Export/Windows/data_ReEdit_windows_x86_64/System.IO.FileSystem.dll differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.IO.IsolatedStorage.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.IO.IsolatedStorage.dll new file mode 100644 index 0000000..d966864 Binary files /dev/null and b/Export/Windows/data_ReEdit_windows_x86_64/System.IO.IsolatedStorage.dll differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.IO.MemoryMappedFiles.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.IO.MemoryMappedFiles.dll new file mode 100644 index 0000000..cf514bd Binary files /dev/null and b/Export/Windows/data_ReEdit_windows_x86_64/System.IO.MemoryMappedFiles.dll differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.IO.Pipes.AccessControl.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.IO.Pipes.AccessControl.dll new file mode 100644 index 0000000..e3cbc4f Binary files /dev/null and b/Export/Windows/data_ReEdit_windows_x86_64/System.IO.Pipes.AccessControl.dll differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.IO.Pipes.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.IO.Pipes.dll new file mode 100644 index 0000000..cb533f6 Binary files /dev/null and b/Export/Windows/data_ReEdit_windows_x86_64/System.IO.Pipes.dll differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.IO.UnmanagedMemoryStream.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.IO.UnmanagedMemoryStream.dll new file mode 100644 index 0000000..b376c9c Binary files /dev/null and b/Export/Windows/data_ReEdit_windows_x86_64/System.IO.UnmanagedMemoryStream.dll differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.IO.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.IO.dll new file mode 100644 index 0000000..ed41b1e Binary files /dev/null and b/Export/Windows/data_ReEdit_windows_x86_64/System.IO.dll differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Linq.Expressions.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Linq.Expressions.dll new file mode 100644 index 0000000..9ba0c76 Binary files /dev/null and b/Export/Windows/data_ReEdit_windows_x86_64/System.Linq.Expressions.dll differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Linq.Parallel.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Linq.Parallel.dll new file mode 100644 index 0000000..3f13ca8 Binary files /dev/null and b/Export/Windows/data_ReEdit_windows_x86_64/System.Linq.Parallel.dll differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Linq.Queryable.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Linq.Queryable.dll new file mode 100644 index 0000000..f42f1f1 Binary files /dev/null and b/Export/Windows/data_ReEdit_windows_x86_64/System.Linq.Queryable.dll differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Linq.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Linq.dll new file mode 100644 index 0000000..787cca9 Binary files /dev/null and b/Export/Windows/data_ReEdit_windows_x86_64/System.Linq.dll differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Memory.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Memory.dll new file mode 100644 index 0000000..b08d225 Binary files /dev/null and b/Export/Windows/data_ReEdit_windows_x86_64/System.Memory.dll differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Net.Http.Json.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Net.Http.Json.dll new file mode 100644 index 0000000..740c1ee Binary files /dev/null and b/Export/Windows/data_ReEdit_windows_x86_64/System.Net.Http.Json.dll differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Net.Http.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Net.Http.dll new file mode 100644 index 0000000..0680d31 Binary files /dev/null and b/Export/Windows/data_ReEdit_windows_x86_64/System.Net.Http.dll differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Net.HttpListener.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Net.HttpListener.dll new file mode 100644 index 0000000..2c5b8b2 Binary files /dev/null and b/Export/Windows/data_ReEdit_windows_x86_64/System.Net.HttpListener.dll differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Net.Mail.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Net.Mail.dll new file mode 100644 index 0000000..362ecfa Binary files /dev/null and b/Export/Windows/data_ReEdit_windows_x86_64/System.Net.Mail.dll differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Net.NameResolution.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Net.NameResolution.dll new file mode 100644 index 0000000..26082a6 Binary files /dev/null and b/Export/Windows/data_ReEdit_windows_x86_64/System.Net.NameResolution.dll differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Net.NetworkInformation.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Net.NetworkInformation.dll new file mode 100644 index 0000000..14d906c Binary files /dev/null and b/Export/Windows/data_ReEdit_windows_x86_64/System.Net.NetworkInformation.dll differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Net.Ping.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Net.Ping.dll new file mode 100644 index 0000000..1cfc22f Binary files /dev/null and b/Export/Windows/data_ReEdit_windows_x86_64/System.Net.Ping.dll differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Net.Primitives.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Net.Primitives.dll new file mode 100644 index 0000000..f7d55aa Binary files /dev/null and b/Export/Windows/data_ReEdit_windows_x86_64/System.Net.Primitives.dll differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Net.Quic.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Net.Quic.dll new file mode 100644 index 0000000..71da1b2 Binary files /dev/null and b/Export/Windows/data_ReEdit_windows_x86_64/System.Net.Quic.dll differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Net.Requests.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Net.Requests.dll new file mode 100644 index 0000000..9b23ec3 Binary files /dev/null and b/Export/Windows/data_ReEdit_windows_x86_64/System.Net.Requests.dll differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Net.Security.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Net.Security.dll new file mode 100644 index 0000000..16832dc Binary files /dev/null and b/Export/Windows/data_ReEdit_windows_x86_64/System.Net.Security.dll differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Net.ServicePoint.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Net.ServicePoint.dll new file mode 100644 index 0000000..75386eb Binary files /dev/null and b/Export/Windows/data_ReEdit_windows_x86_64/System.Net.ServicePoint.dll differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Net.Sockets.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Net.Sockets.dll new file mode 100644 index 0000000..e94d6e3 Binary files /dev/null and b/Export/Windows/data_ReEdit_windows_x86_64/System.Net.Sockets.dll differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Net.WebClient.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Net.WebClient.dll new file mode 100644 index 0000000..f0f144c Binary files /dev/null and b/Export/Windows/data_ReEdit_windows_x86_64/System.Net.WebClient.dll differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Net.WebHeaderCollection.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Net.WebHeaderCollection.dll new file mode 100644 index 0000000..5dc68b2 Binary files /dev/null and b/Export/Windows/data_ReEdit_windows_x86_64/System.Net.WebHeaderCollection.dll differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Net.WebProxy.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Net.WebProxy.dll new file mode 100644 index 0000000..ec35dca Binary files /dev/null and b/Export/Windows/data_ReEdit_windows_x86_64/System.Net.WebProxy.dll differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Net.WebSockets.Client.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Net.WebSockets.Client.dll new file mode 100644 index 0000000..de4bef7 Binary files /dev/null and b/Export/Windows/data_ReEdit_windows_x86_64/System.Net.WebSockets.Client.dll differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Net.WebSockets.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Net.WebSockets.dll new file mode 100644 index 0000000..1f21be0 Binary files /dev/null and b/Export/Windows/data_ReEdit_windows_x86_64/System.Net.WebSockets.dll differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Net.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Net.dll new file mode 100644 index 0000000..0475cdb Binary files /dev/null and b/Export/Windows/data_ReEdit_windows_x86_64/System.Net.dll differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Numerics.Vectors.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Numerics.Vectors.dll new file mode 100644 index 0000000..10227a5 Binary files /dev/null and b/Export/Windows/data_ReEdit_windows_x86_64/System.Numerics.Vectors.dll differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Numerics.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Numerics.dll new file mode 100644 index 0000000..7dbe63a Binary files /dev/null and b/Export/Windows/data_ReEdit_windows_x86_64/System.Numerics.dll differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.ObjectModel.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.ObjectModel.dll new file mode 100644 index 0000000..5b066a6 Binary files /dev/null and b/Export/Windows/data_ReEdit_windows_x86_64/System.ObjectModel.dll differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Private.CoreLib.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Private.CoreLib.dll new file mode 100644 index 0000000..4d2a37e Binary files /dev/null and b/Export/Windows/data_ReEdit_windows_x86_64/System.Private.CoreLib.dll differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Private.DataContractSerialization.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Private.DataContractSerialization.dll new file mode 100644 index 0000000..6ff988d Binary files /dev/null and b/Export/Windows/data_ReEdit_windows_x86_64/System.Private.DataContractSerialization.dll differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Private.Uri.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Private.Uri.dll new file mode 100644 index 0000000..aa09ee5 Binary files /dev/null and b/Export/Windows/data_ReEdit_windows_x86_64/System.Private.Uri.dll differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Private.Xml.Linq.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Private.Xml.Linq.dll new file mode 100644 index 0000000..0bdbcf0 Binary files /dev/null and b/Export/Windows/data_ReEdit_windows_x86_64/System.Private.Xml.Linq.dll differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Private.Xml.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Private.Xml.dll new file mode 100644 index 0000000..df530d1 Binary files /dev/null and b/Export/Windows/data_ReEdit_windows_x86_64/System.Private.Xml.dll differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Reflection.DispatchProxy.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Reflection.DispatchProxy.dll new file mode 100644 index 0000000..28565a6 Binary files /dev/null and b/Export/Windows/data_ReEdit_windows_x86_64/System.Reflection.DispatchProxy.dll differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Reflection.Emit.ILGeneration.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Reflection.Emit.ILGeneration.dll new file mode 100644 index 0000000..ba1edcb Binary files /dev/null and b/Export/Windows/data_ReEdit_windows_x86_64/System.Reflection.Emit.ILGeneration.dll differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Reflection.Emit.Lightweight.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Reflection.Emit.Lightweight.dll new file mode 100644 index 0000000..35d0e5d Binary files /dev/null and b/Export/Windows/data_ReEdit_windows_x86_64/System.Reflection.Emit.Lightweight.dll differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Reflection.Emit.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Reflection.Emit.dll new file mode 100644 index 0000000..39e3af0 Binary files /dev/null and b/Export/Windows/data_ReEdit_windows_x86_64/System.Reflection.Emit.dll differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Reflection.Extensions.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Reflection.Extensions.dll new file mode 100644 index 0000000..617aaa8 Binary files /dev/null and b/Export/Windows/data_ReEdit_windows_x86_64/System.Reflection.Extensions.dll differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Reflection.Metadata.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Reflection.Metadata.dll new file mode 100644 index 0000000..4980291 Binary files /dev/null and b/Export/Windows/data_ReEdit_windows_x86_64/System.Reflection.Metadata.dll differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Reflection.Primitives.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Reflection.Primitives.dll new file mode 100644 index 0000000..3f23c2b Binary files /dev/null and b/Export/Windows/data_ReEdit_windows_x86_64/System.Reflection.Primitives.dll differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Reflection.TypeExtensions.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Reflection.TypeExtensions.dll new file mode 100644 index 0000000..9c1e998 Binary files /dev/null and b/Export/Windows/data_ReEdit_windows_x86_64/System.Reflection.TypeExtensions.dll differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Reflection.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Reflection.dll new file mode 100644 index 0000000..db4754e Binary files /dev/null and b/Export/Windows/data_ReEdit_windows_x86_64/System.Reflection.dll differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Resources.Reader.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Resources.Reader.dll new file mode 100644 index 0000000..881e7f8 Binary files /dev/null and b/Export/Windows/data_ReEdit_windows_x86_64/System.Resources.Reader.dll differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Resources.ResourceManager.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Resources.ResourceManager.dll new file mode 100644 index 0000000..8f62aa3 Binary files /dev/null and b/Export/Windows/data_ReEdit_windows_x86_64/System.Resources.ResourceManager.dll differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Resources.Writer.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Resources.Writer.dll new file mode 100644 index 0000000..2865c0d Binary files /dev/null and b/Export/Windows/data_ReEdit_windows_x86_64/System.Resources.Writer.dll differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Runtime.CompilerServices.Unsafe.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Runtime.CompilerServices.Unsafe.dll new file mode 100644 index 0000000..8839d19 Binary files /dev/null and b/Export/Windows/data_ReEdit_windows_x86_64/System.Runtime.CompilerServices.Unsafe.dll differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Runtime.CompilerServices.VisualC.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Runtime.CompilerServices.VisualC.dll new file mode 100644 index 0000000..9e708f9 Binary files /dev/null and b/Export/Windows/data_ReEdit_windows_x86_64/System.Runtime.CompilerServices.VisualC.dll differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Runtime.Extensions.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Runtime.Extensions.dll new file mode 100644 index 0000000..1073c23 Binary files /dev/null and b/Export/Windows/data_ReEdit_windows_x86_64/System.Runtime.Extensions.dll differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Runtime.Handles.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Runtime.Handles.dll new file mode 100644 index 0000000..5ff0968 Binary files /dev/null and b/Export/Windows/data_ReEdit_windows_x86_64/System.Runtime.Handles.dll differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Runtime.InteropServices.JavaScript.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Runtime.InteropServices.JavaScript.dll new file mode 100644 index 0000000..972d063 Binary files /dev/null and b/Export/Windows/data_ReEdit_windows_x86_64/System.Runtime.InteropServices.JavaScript.dll differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Runtime.InteropServices.RuntimeInformation.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Runtime.InteropServices.RuntimeInformation.dll new file mode 100644 index 0000000..bf4b7bc Binary files /dev/null and b/Export/Windows/data_ReEdit_windows_x86_64/System.Runtime.InteropServices.RuntimeInformation.dll differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Runtime.InteropServices.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Runtime.InteropServices.dll new file mode 100644 index 0000000..dee0b9a Binary files /dev/null and b/Export/Windows/data_ReEdit_windows_x86_64/System.Runtime.InteropServices.dll differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Runtime.Intrinsics.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Runtime.Intrinsics.dll new file mode 100644 index 0000000..f938247 Binary files /dev/null and b/Export/Windows/data_ReEdit_windows_x86_64/System.Runtime.Intrinsics.dll differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Runtime.Loader.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Runtime.Loader.dll new file mode 100644 index 0000000..c557f84 Binary files /dev/null and b/Export/Windows/data_ReEdit_windows_x86_64/System.Runtime.Loader.dll differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Runtime.Numerics.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Runtime.Numerics.dll new file mode 100644 index 0000000..dca56b8 Binary files /dev/null and b/Export/Windows/data_ReEdit_windows_x86_64/System.Runtime.Numerics.dll differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Runtime.Serialization.Formatters.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Runtime.Serialization.Formatters.dll new file mode 100644 index 0000000..8d632de Binary files /dev/null and b/Export/Windows/data_ReEdit_windows_x86_64/System.Runtime.Serialization.Formatters.dll differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Runtime.Serialization.Json.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Runtime.Serialization.Json.dll new file mode 100644 index 0000000..2cb6188 Binary files /dev/null and b/Export/Windows/data_ReEdit_windows_x86_64/System.Runtime.Serialization.Json.dll differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Runtime.Serialization.Primitives.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Runtime.Serialization.Primitives.dll new file mode 100644 index 0000000..0cfa4dc Binary files /dev/null and b/Export/Windows/data_ReEdit_windows_x86_64/System.Runtime.Serialization.Primitives.dll differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Runtime.Serialization.Xml.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Runtime.Serialization.Xml.dll new file mode 100644 index 0000000..43af261 Binary files /dev/null and b/Export/Windows/data_ReEdit_windows_x86_64/System.Runtime.Serialization.Xml.dll differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Runtime.Serialization.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Runtime.Serialization.dll new file mode 100644 index 0000000..1d1734f Binary files /dev/null and b/Export/Windows/data_ReEdit_windows_x86_64/System.Runtime.Serialization.dll differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Runtime.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Runtime.dll new file mode 100644 index 0000000..58fab71 Binary files /dev/null and b/Export/Windows/data_ReEdit_windows_x86_64/System.Runtime.dll differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Security.AccessControl.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Security.AccessControl.dll new file mode 100644 index 0000000..d08163c Binary files /dev/null and b/Export/Windows/data_ReEdit_windows_x86_64/System.Security.AccessControl.dll differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Security.Claims.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Security.Claims.dll new file mode 100644 index 0000000..f2121d0 Binary files /dev/null and b/Export/Windows/data_ReEdit_windows_x86_64/System.Security.Claims.dll differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Security.Cryptography.Algorithms.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Security.Cryptography.Algorithms.dll new file mode 100644 index 0000000..5eeabce Binary files /dev/null and b/Export/Windows/data_ReEdit_windows_x86_64/System.Security.Cryptography.Algorithms.dll differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Security.Cryptography.Cng.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Security.Cryptography.Cng.dll new file mode 100644 index 0000000..1097ea9 Binary files /dev/null and b/Export/Windows/data_ReEdit_windows_x86_64/System.Security.Cryptography.Cng.dll differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Security.Cryptography.Csp.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Security.Cryptography.Csp.dll new file mode 100644 index 0000000..dd61930 Binary files /dev/null and b/Export/Windows/data_ReEdit_windows_x86_64/System.Security.Cryptography.Csp.dll differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Security.Cryptography.Encoding.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Security.Cryptography.Encoding.dll new file mode 100644 index 0000000..1ad30c4 Binary files /dev/null and b/Export/Windows/data_ReEdit_windows_x86_64/System.Security.Cryptography.Encoding.dll differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Security.Cryptography.OpenSsl.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Security.Cryptography.OpenSsl.dll new file mode 100644 index 0000000..860895f Binary files /dev/null and b/Export/Windows/data_ReEdit_windows_x86_64/System.Security.Cryptography.OpenSsl.dll differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Security.Cryptography.Primitives.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Security.Cryptography.Primitives.dll new file mode 100644 index 0000000..d65f4a3 Binary files /dev/null and b/Export/Windows/data_ReEdit_windows_x86_64/System.Security.Cryptography.Primitives.dll differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Security.Cryptography.X509Certificates.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Security.Cryptography.X509Certificates.dll new file mode 100644 index 0000000..cef9f24 Binary files /dev/null and b/Export/Windows/data_ReEdit_windows_x86_64/System.Security.Cryptography.X509Certificates.dll differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Security.Cryptography.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Security.Cryptography.dll new file mode 100644 index 0000000..bc12bd3 Binary files /dev/null and b/Export/Windows/data_ReEdit_windows_x86_64/System.Security.Cryptography.dll differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Security.Principal.Windows.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Security.Principal.Windows.dll new file mode 100644 index 0000000..14a7d23 Binary files /dev/null and b/Export/Windows/data_ReEdit_windows_x86_64/System.Security.Principal.Windows.dll differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Security.Principal.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Security.Principal.dll new file mode 100644 index 0000000..b1ef44d Binary files /dev/null and b/Export/Windows/data_ReEdit_windows_x86_64/System.Security.Principal.dll differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Security.SecureString.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Security.SecureString.dll new file mode 100644 index 0000000..b9476fa Binary files /dev/null and b/Export/Windows/data_ReEdit_windows_x86_64/System.Security.SecureString.dll differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Security.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Security.dll new file mode 100644 index 0000000..393b57d Binary files /dev/null and b/Export/Windows/data_ReEdit_windows_x86_64/System.Security.dll differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.ServiceModel.Web.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.ServiceModel.Web.dll new file mode 100644 index 0000000..fb2546c Binary files /dev/null and b/Export/Windows/data_ReEdit_windows_x86_64/System.ServiceModel.Web.dll differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.ServiceProcess.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.ServiceProcess.dll new file mode 100644 index 0000000..a4be7fd Binary files /dev/null and b/Export/Windows/data_ReEdit_windows_x86_64/System.ServiceProcess.dll differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Text.Encoding.CodePages.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Text.Encoding.CodePages.dll new file mode 100644 index 0000000..e585fbb Binary files /dev/null and b/Export/Windows/data_ReEdit_windows_x86_64/System.Text.Encoding.CodePages.dll differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Text.Encoding.Extensions.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Text.Encoding.Extensions.dll new file mode 100644 index 0000000..667abd8 Binary files /dev/null and b/Export/Windows/data_ReEdit_windows_x86_64/System.Text.Encoding.Extensions.dll differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Text.Encoding.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Text.Encoding.dll new file mode 100644 index 0000000..b5c2fa6 Binary files /dev/null and b/Export/Windows/data_ReEdit_windows_x86_64/System.Text.Encoding.dll differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Text.Encodings.Web.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Text.Encodings.Web.dll new file mode 100644 index 0000000..5cb235e Binary files /dev/null and b/Export/Windows/data_ReEdit_windows_x86_64/System.Text.Encodings.Web.dll differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Text.Json.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Text.Json.dll new file mode 100644 index 0000000..f080644 Binary files /dev/null and b/Export/Windows/data_ReEdit_windows_x86_64/System.Text.Json.dll differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Text.RegularExpressions.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Text.RegularExpressions.dll new file mode 100644 index 0000000..b57ff9b Binary files /dev/null and b/Export/Windows/data_ReEdit_windows_x86_64/System.Text.RegularExpressions.dll differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Threading.Channels.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Threading.Channels.dll new file mode 100644 index 0000000..a79372f Binary files /dev/null and b/Export/Windows/data_ReEdit_windows_x86_64/System.Threading.Channels.dll differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Threading.Overlapped.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Threading.Overlapped.dll new file mode 100644 index 0000000..9272cfd Binary files /dev/null and b/Export/Windows/data_ReEdit_windows_x86_64/System.Threading.Overlapped.dll differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Threading.Tasks.Dataflow.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Threading.Tasks.Dataflow.dll new file mode 100644 index 0000000..15cd9bd Binary files /dev/null and b/Export/Windows/data_ReEdit_windows_x86_64/System.Threading.Tasks.Dataflow.dll differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Threading.Tasks.Extensions.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Threading.Tasks.Extensions.dll new file mode 100644 index 0000000..e00dc3e Binary files /dev/null and b/Export/Windows/data_ReEdit_windows_x86_64/System.Threading.Tasks.Extensions.dll differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Threading.Tasks.Parallel.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Threading.Tasks.Parallel.dll new file mode 100644 index 0000000..b7984ad Binary files /dev/null and b/Export/Windows/data_ReEdit_windows_x86_64/System.Threading.Tasks.Parallel.dll differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Threading.Tasks.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Threading.Tasks.dll new file mode 100644 index 0000000..a5f2545 Binary files /dev/null and b/Export/Windows/data_ReEdit_windows_x86_64/System.Threading.Tasks.dll differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Threading.Thread.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Threading.Thread.dll new file mode 100644 index 0000000..f34de6d Binary files /dev/null and b/Export/Windows/data_ReEdit_windows_x86_64/System.Threading.Thread.dll differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Threading.ThreadPool.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Threading.ThreadPool.dll new file mode 100644 index 0000000..c773c94 Binary files /dev/null and b/Export/Windows/data_ReEdit_windows_x86_64/System.Threading.ThreadPool.dll differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Threading.Timer.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Threading.Timer.dll new file mode 100644 index 0000000..5261271 Binary files /dev/null and b/Export/Windows/data_ReEdit_windows_x86_64/System.Threading.Timer.dll differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Threading.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Threading.dll new file mode 100644 index 0000000..9eb56df Binary files /dev/null and b/Export/Windows/data_ReEdit_windows_x86_64/System.Threading.dll differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Transactions.Local.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Transactions.Local.dll new file mode 100644 index 0000000..ec16570 Binary files /dev/null and b/Export/Windows/data_ReEdit_windows_x86_64/System.Transactions.Local.dll differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Transactions.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Transactions.dll new file mode 100644 index 0000000..a6b1d25 Binary files /dev/null and b/Export/Windows/data_ReEdit_windows_x86_64/System.Transactions.dll differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.ValueTuple.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.ValueTuple.dll new file mode 100644 index 0000000..01d79b3 Binary files /dev/null and b/Export/Windows/data_ReEdit_windows_x86_64/System.ValueTuple.dll differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Web.HttpUtility.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Web.HttpUtility.dll new file mode 100644 index 0000000..871f85a Binary files /dev/null and b/Export/Windows/data_ReEdit_windows_x86_64/System.Web.HttpUtility.dll differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Web.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Web.dll new file mode 100644 index 0000000..6b23bc5 Binary files /dev/null and b/Export/Windows/data_ReEdit_windows_x86_64/System.Web.dll differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Windows.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Windows.dll new file mode 100644 index 0000000..34b2b15 Binary files /dev/null and b/Export/Windows/data_ReEdit_windows_x86_64/System.Windows.dll differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Xml.Linq.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Xml.Linq.dll new file mode 100644 index 0000000..b6d42d8 Binary files /dev/null and b/Export/Windows/data_ReEdit_windows_x86_64/System.Xml.Linq.dll differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Xml.ReaderWriter.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Xml.ReaderWriter.dll new file mode 100644 index 0000000..7e14264 Binary files /dev/null and b/Export/Windows/data_ReEdit_windows_x86_64/System.Xml.ReaderWriter.dll differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Xml.Serialization.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Xml.Serialization.dll new file mode 100644 index 0000000..60801d0 Binary files /dev/null and b/Export/Windows/data_ReEdit_windows_x86_64/System.Xml.Serialization.dll differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Xml.XDocument.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Xml.XDocument.dll new file mode 100644 index 0000000..6411f52 Binary files /dev/null and b/Export/Windows/data_ReEdit_windows_x86_64/System.Xml.XDocument.dll differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Xml.XPath.XDocument.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Xml.XPath.XDocument.dll new file mode 100644 index 0000000..21581d0 Binary files /dev/null and b/Export/Windows/data_ReEdit_windows_x86_64/System.Xml.XPath.XDocument.dll differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Xml.XPath.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Xml.XPath.dll new file mode 100644 index 0000000..798a0ec Binary files /dev/null and b/Export/Windows/data_ReEdit_windows_x86_64/System.Xml.XPath.dll differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Xml.XmlDocument.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Xml.XmlDocument.dll new file mode 100644 index 0000000..116d6fa Binary files /dev/null and b/Export/Windows/data_ReEdit_windows_x86_64/System.Xml.XmlDocument.dll differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Xml.XmlSerializer.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Xml.XmlSerializer.dll new file mode 100644 index 0000000..176c61c Binary files /dev/null and b/Export/Windows/data_ReEdit_windows_x86_64/System.Xml.XmlSerializer.dll differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.Xml.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.Xml.dll new file mode 100644 index 0000000..b5cb6ca Binary files /dev/null and b/Export/Windows/data_ReEdit_windows_x86_64/System.Xml.dll differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/System.dll b/Export/Windows/data_ReEdit_windows_x86_64/System.dll new file mode 100644 index 0000000..e7b0f72 Binary files /dev/null and b/Export/Windows/data_ReEdit_windows_x86_64/System.dll differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/WindowsBase.dll b/Export/Windows/data_ReEdit_windows_x86_64/WindowsBase.dll new file mode 100644 index 0000000..a24165c Binary files /dev/null and b/Export/Windows/data_ReEdit_windows_x86_64/WindowsBase.dll differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/clretwrc.dll b/Export/Windows/data_ReEdit_windows_x86_64/clretwrc.dll new file mode 100644 index 0000000..b5f69cb Binary files /dev/null and b/Export/Windows/data_ReEdit_windows_x86_64/clretwrc.dll differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/clrgc.dll b/Export/Windows/data_ReEdit_windows_x86_64/clrgc.dll new file mode 100644 index 0000000..deb57da Binary files /dev/null and b/Export/Windows/data_ReEdit_windows_x86_64/clrgc.dll differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/clrjit.dll b/Export/Windows/data_ReEdit_windows_x86_64/clrjit.dll new file mode 100644 index 0000000..ff16ddd Binary files /dev/null and b/Export/Windows/data_ReEdit_windows_x86_64/clrjit.dll differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/coreclr.dll b/Export/Windows/data_ReEdit_windows_x86_64/coreclr.dll new file mode 100644 index 0000000..fa38d39 Binary files /dev/null and b/Export/Windows/data_ReEdit_windows_x86_64/coreclr.dll differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/createdump.exe b/Export/Windows/data_ReEdit_windows_x86_64/createdump.exe new file mode 100644 index 0000000..4a468cd Binary files /dev/null and b/Export/Windows/data_ReEdit_windows_x86_64/createdump.exe differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/hostfxr.dll b/Export/Windows/data_ReEdit_windows_x86_64/hostfxr.dll new file mode 100644 index 0000000..234a6ab Binary files /dev/null and b/Export/Windows/data_ReEdit_windows_x86_64/hostfxr.dll differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/hostpolicy.dll b/Export/Windows/data_ReEdit_windows_x86_64/hostpolicy.dll new file mode 100644 index 0000000..1e1e511 Binary files /dev/null and b/Export/Windows/data_ReEdit_windows_x86_64/hostpolicy.dll differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/mscordaccore.dll b/Export/Windows/data_ReEdit_windows_x86_64/mscordaccore.dll new file mode 100644 index 0000000..2b0d6fd Binary files /dev/null and b/Export/Windows/data_ReEdit_windows_x86_64/mscordaccore.dll differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/mscordaccore_amd64_amd64_8.0.2926.32403.dll b/Export/Windows/data_ReEdit_windows_x86_64/mscordaccore_amd64_amd64_8.0.2926.32403.dll new file mode 100644 index 0000000..2b0d6fd Binary files /dev/null and b/Export/Windows/data_ReEdit_windows_x86_64/mscordaccore_amd64_amd64_8.0.2926.32403.dll differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/mscordbi.dll b/Export/Windows/data_ReEdit_windows_x86_64/mscordbi.dll new file mode 100644 index 0000000..bd83579 Binary files /dev/null and b/Export/Windows/data_ReEdit_windows_x86_64/mscordbi.dll differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/mscorlib.dll b/Export/Windows/data_ReEdit_windows_x86_64/mscorlib.dll new file mode 100644 index 0000000..1e363e0 Binary files /dev/null and b/Export/Windows/data_ReEdit_windows_x86_64/mscorlib.dll differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/mscorrc.dll b/Export/Windows/data_ReEdit_windows_x86_64/mscorrc.dll new file mode 100644 index 0000000..e8754b0 Binary files /dev/null and b/Export/Windows/data_ReEdit_windows_x86_64/mscorrc.dll differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/msquic.dll b/Export/Windows/data_ReEdit_windows_x86_64/msquic.dll new file mode 100644 index 0000000..9f0824a Binary files /dev/null and b/Export/Windows/data_ReEdit_windows_x86_64/msquic.dll differ diff --git a/Export/Windows/data_ReEdit_windows_x86_64/netstandard.dll b/Export/Windows/data_ReEdit_windows_x86_64/netstandard.dll new file mode 100644 index 0000000..83284bb Binary files /dev/null and b/Export/Windows/data_ReEdit_windows_x86_64/netstandard.dll differ diff --git a/FileBar.cs b/FileBar.cs new file mode 100644 index 0000000..a4978d3 --- /dev/null +++ b/FileBar.cs @@ -0,0 +1,54 @@ +using Godot; +using System; + +public partial class FileBar : TabBar +{ + // Called when the node enters the scene tree for the first time. + + public CodeEdit EditorWindow; + public override void _Ready() + { + TabClosePressed += OnTabClosePressed; + TabChanged += OnTabChanged; + TabClicked += OnTabChanged; + + + } + + public void OpenFileAsTab(string path) + { + AddTab(path.GetFile()); + int _ti = TabCount - 1; + var fa = FileAccess.Open(path, FileAccess.ModeFlags.Read); + if (fa != null) + { + SetTabMetadata(_ti, fa.GetAsText()); + GD.Print(fa.GetAsText()); + CurrentTab = _ti; + OnTabChanged(_ti); + + } + } + + private void OnTabClosePressed(long tabIndex) + { + RemoveTab((int)tabIndex); + if (tabIndex != 0) + { + CurrentTab = (int)tabIndex - 1; + OnTabChanged(tabIndex); + } else + { + EditorWindow.Text = "Create or open a file to use the editor! "; + } + } + + private void OnTabChanged(long index) + { + var meta = GetTabMetadata((int)index); + if (meta.VariantType != Variant.Type.Nil) + { + EditorWindow.Text = meta.ToString(); + } + } +} diff --git a/FileBar.cs.uid b/FileBar.cs.uid new file mode 100644 index 0000000..33d0ed2 --- /dev/null +++ b/FileBar.cs.uid @@ -0,0 +1 @@ +uid://tqk3lyp17j44 diff --git a/FileTree.cs b/FileTree.cs new file mode 100644 index 0000000..5361e08 --- /dev/null +++ b/FileTree.cs @@ -0,0 +1,97 @@ +using Godot; +using System; +using System.Collections.Generic; + +public partial class FileTree : Tree +{ + public FileBar bar; + + public Dictionary icons = new Dictionary + { + + }; + + + + public override void _Ready() + { + HideRoot = false; + Columns = 1; + ItemSelected += OnItemClicked; + + } + + public override void _Process(double delta) + { + } + + public void OnItemClicked() + { + TreeItem selectedItem = GetSelected(); + bar.OpenFileAsTab((string)selectedItem.GetMetadata(0)); + } + + public void PopulateTree(string path, TreeItem RootItem) + { + + var dir = DirAccess.Open(path); + if (dir == null) + { + return; + } + + dir.ListDirBegin(); + var itemName = dir.GetNext(); + + while (itemName != "") + { + if (itemName != "." && itemName != "..") + { + var fullPath = path.PathJoin(itemName); + + + + if (dir.CurrentIsDir()) + { + var folderItem = CreateItem(RootItem); + folderItem.SetText(0, itemName); + + + + + + + PopulateTree(fullPath, folderItem); + } + else + { + + string icp = ""; + + switch (itemName.GetExtension()) + { + default: icp = "default"; break; + case "py" or "pyc": icp = "python"; break; + case "png" or "jpg": icp = "image"; break; + case "mp3" or "wav" or "mcx" or "acx" or "wma": icp = "audio"; break; + case "lua" or "clua" or "luau": icp = "lua"; break; + case "json" or "jsonc" or "jsonl": icp = "json"; break; + } + + var fileItem = CreateItem(RootItem); + fileItem.SetText(0, itemName); + + fileItem.SetIcon(0, GD.Load($"res://Icons/{icp}.svg")); + fileItem.SetIconMaxWidth(0, 32); + + + + fileItem.SetMetadata(0, fullPath); + } + } + + itemName = dir.GetNext(); + } + dir.ListDirEnd(); + } +} diff --git a/FileTree.cs.uid b/FileTree.cs.uid new file mode 100644 index 0000000..d83341d --- /dev/null +++ b/FileTree.cs.uid @@ -0,0 +1 @@ +uid://dagt0xj6bigoe diff --git a/HWND.cs.uid b/HWND.cs.uid new file mode 100644 index 0000000..4cbbbd7 --- /dev/null +++ b/HWND.cs.uid @@ -0,0 +1 @@ +uid://cbye34401rnps diff --git a/Icons/R.svg b/Icons/R.svg new file mode 100644 index 0000000..f743247 --- /dev/null +++ b/Icons/R.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/R.svg.import b/Icons/R.svg.import new file mode 100644 index 0000000..3ae6990 --- /dev/null +++ b/Icons/R.svg.import @@ -0,0 +1,43 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://brmi0m8yrhwkq" +path="res://.godot/imported/R.svg-f6f681aae3bb8e25e6b750c12c499d06.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Icons/R.svg" +dest_files=["res://.godot/imported/R.svg-f6f681aae3bb8e25e6b750c12c499d06.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/uastc_level=0 +compress/rdo_quality_loss=0.0 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/channel_remap/red=0 +process/channel_remap/green=1 +process/channel_remap/blue=2 +process/channel_remap/alpha=3 +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 +svg/scale=1.0 +editor/scale_with_editor_scale=false +editor/convert_colors_with_editor_theme=false diff --git a/Icons/apple.svg b/Icons/apple.svg new file mode 100644 index 0000000..a908711 --- /dev/null +++ b/Icons/apple.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/apple.svg.import b/Icons/apple.svg.import new file mode 100644 index 0000000..9620d71 --- /dev/null +++ b/Icons/apple.svg.import @@ -0,0 +1,43 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dednuojn1lior" +path="res://.godot/imported/apple.svg-be8eb9a747374bf135732a5a8fcf34fe.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Icons/apple.svg" +dest_files=["res://.godot/imported/apple.svg-be8eb9a747374bf135732a5a8fcf34fe.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/uastc_level=0 +compress/rdo_quality_loss=0.0 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/channel_remap/red=0 +process/channel_remap/green=1 +process/channel_remap/blue=2 +process/channel_remap/alpha=3 +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 +svg/scale=1.0 +editor/scale_with_editor_scale=false +editor/convert_colors_with_editor_theme=false diff --git a/Icons/argdown.svg b/Icons/argdown.svg new file mode 100644 index 0000000..e00360c --- /dev/null +++ b/Icons/argdown.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/argdown.svg.import b/Icons/argdown.svg.import new file mode 100644 index 0000000..f670436 --- /dev/null +++ b/Icons/argdown.svg.import @@ -0,0 +1,43 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://fnv2iv3ics7m" +path="res://.godot/imported/argdown.svg-5dd756c0ae1c8cd3bdb92cc0c26eec76.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Icons/argdown.svg" +dest_files=["res://.godot/imported/argdown.svg-5dd756c0ae1c8cd3bdb92cc0c26eec76.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/uastc_level=0 +compress/rdo_quality_loss=0.0 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/channel_remap/red=0 +process/channel_remap/green=1 +process/channel_remap/blue=2 +process/channel_remap/alpha=3 +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 +svg/scale=1.0 +editor/scale_with_editor_scale=false +editor/convert_colors_with_editor_theme=false diff --git a/Icons/asm.svg b/Icons/asm.svg new file mode 100644 index 0000000..2c9348d --- /dev/null +++ b/Icons/asm.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/asm.svg.import b/Icons/asm.svg.import new file mode 100644 index 0000000..0b0bb08 --- /dev/null +++ b/Icons/asm.svg.import @@ -0,0 +1,43 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cgr5vyqe4i24n" +path="res://.godot/imported/asm.svg-767924ea49a30392611c2c573eb56b29.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Icons/asm.svg" +dest_files=["res://.godot/imported/asm.svg-767924ea49a30392611c2c573eb56b29.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/uastc_level=0 +compress/rdo_quality_loss=0.0 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/channel_remap/red=0 +process/channel_remap/green=1 +process/channel_remap/blue=2 +process/channel_remap/alpha=3 +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 +svg/scale=1.0 +editor/scale_with_editor_scale=false +editor/convert_colors_with_editor_theme=false diff --git a/Icons/audio.svg b/Icons/audio.svg new file mode 100644 index 0000000..7050352 --- /dev/null +++ b/Icons/audio.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/audio.svg.import b/Icons/audio.svg.import new file mode 100644 index 0000000..2fd4332 --- /dev/null +++ b/Icons/audio.svg.import @@ -0,0 +1,43 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://b2c5lnpwex8r" +path="res://.godot/imported/audio.svg-05782520a0133280f5be4f43815464c1.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Icons/audio.svg" +dest_files=["res://.godot/imported/audio.svg-05782520a0133280f5be4f43815464c1.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/uastc_level=0 +compress/rdo_quality_loss=0.0 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/channel_remap/red=0 +process/channel_remap/green=1 +process/channel_remap/blue=2 +process/channel_remap/alpha=3 +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 +svg/scale=1.0 +editor/scale_with_editor_scale=false +editor/convert_colors_with_editor_theme=false diff --git a/Icons/babel.svg b/Icons/babel.svg new file mode 100644 index 0000000..601d55c --- /dev/null +++ b/Icons/babel.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/babel.svg.import b/Icons/babel.svg.import new file mode 100644 index 0000000..70b16ba --- /dev/null +++ b/Icons/babel.svg.import @@ -0,0 +1,43 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cgskl0j7fohb" +path="res://.godot/imported/babel.svg-cb603eadefb04da043925289c1f46d1f.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Icons/babel.svg" +dest_files=["res://.godot/imported/babel.svg-cb603eadefb04da043925289c1f46d1f.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/uastc_level=0 +compress/rdo_quality_loss=0.0 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/channel_remap/red=0 +process/channel_remap/green=1 +process/channel_remap/blue=2 +process/channel_remap/alpha=3 +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 +svg/scale=1.0 +editor/scale_with_editor_scale=false +editor/convert_colors_with_editor_theme=false diff --git a/Icons/bazel.svg b/Icons/bazel.svg new file mode 100644 index 0000000..5bb926e --- /dev/null +++ b/Icons/bazel.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/bazel.svg.import b/Icons/bazel.svg.import new file mode 100644 index 0000000..e926cf6 --- /dev/null +++ b/Icons/bazel.svg.import @@ -0,0 +1,43 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dyprt10oegvq8" +path="res://.godot/imported/bazel.svg-b649543bc3ffbaee8774dd9497579fe7.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Icons/bazel.svg" +dest_files=["res://.godot/imported/bazel.svg-b649543bc3ffbaee8774dd9497579fe7.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/uastc_level=0 +compress/rdo_quality_loss=0.0 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/channel_remap/red=0 +process/channel_remap/green=1 +process/channel_remap/blue=2 +process/channel_remap/alpha=3 +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 +svg/scale=1.0 +editor/scale_with_editor_scale=false +editor/convert_colors_with_editor_theme=false diff --git a/Icons/bicep.svg b/Icons/bicep.svg new file mode 100644 index 0000000..30eaf72 --- /dev/null +++ b/Icons/bicep.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/bicep.svg.import b/Icons/bicep.svg.import new file mode 100644 index 0000000..1ea2dae --- /dev/null +++ b/Icons/bicep.svg.import @@ -0,0 +1,43 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://c4f62uqjhnrh" +path="res://.godot/imported/bicep.svg-81008c21a38fb9ebfa418b8be7428777.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Icons/bicep.svg" +dest_files=["res://.godot/imported/bicep.svg-81008c21a38fb9ebfa418b8be7428777.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/uastc_level=0 +compress/rdo_quality_loss=0.0 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/channel_remap/red=0 +process/channel_remap/green=1 +process/channel_remap/blue=2 +process/channel_remap/alpha=3 +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 +svg/scale=1.0 +editor/scale_with_editor_scale=false +editor/convert_colors_with_editor_theme=false diff --git a/Icons/bower.svg b/Icons/bower.svg new file mode 100644 index 0000000..360063a --- /dev/null +++ b/Icons/bower.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/bower.svg.import b/Icons/bower.svg.import new file mode 100644 index 0000000..f881022 --- /dev/null +++ b/Icons/bower.svg.import @@ -0,0 +1,43 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cgwcx61i4stt0" +path="res://.godot/imported/bower.svg-ca75f52c42e59c511b7ff28cc21fd1aa.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Icons/bower.svg" +dest_files=["res://.godot/imported/bower.svg-ca75f52c42e59c511b7ff28cc21fd1aa.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/uastc_level=0 +compress/rdo_quality_loss=0.0 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/channel_remap/red=0 +process/channel_remap/green=1 +process/channel_remap/blue=2 +process/channel_remap/alpha=3 +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 +svg/scale=1.0 +editor/scale_with_editor_scale=false +editor/convert_colors_with_editor_theme=false diff --git a/Icons/bsl.svg b/Icons/bsl.svg new file mode 100644 index 0000000..1d64268 --- /dev/null +++ b/Icons/bsl.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/bsl.svg.import b/Icons/bsl.svg.import new file mode 100644 index 0000000..6cc2a19 --- /dev/null +++ b/Icons/bsl.svg.import @@ -0,0 +1,43 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://b30illryg1asw" +path="res://.godot/imported/bsl.svg-a3c63695636a906c6a4be9497c57ca04.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Icons/bsl.svg" +dest_files=["res://.godot/imported/bsl.svg-a3c63695636a906c6a4be9497c57ca04.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/uastc_level=0 +compress/rdo_quality_loss=0.0 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/channel_remap/red=0 +process/channel_remap/green=1 +process/channel_remap/blue=2 +process/channel_remap/alpha=3 +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 +svg/scale=1.0 +editor/scale_with_editor_scale=false +editor/convert_colors_with_editor_theme=false diff --git a/Icons/c-sharp.svg b/Icons/c-sharp.svg new file mode 100644 index 0000000..109f3a4 --- /dev/null +++ b/Icons/c-sharp.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/c-sharp.svg.import b/Icons/c-sharp.svg.import new file mode 100644 index 0000000..b397c34 --- /dev/null +++ b/Icons/c-sharp.svg.import @@ -0,0 +1,43 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dn35fndpjojgs" +path="res://.godot/imported/c-sharp.svg-5b53f29be7d75cae42d1430d88125177.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Icons/c-sharp.svg" +dest_files=["res://.godot/imported/c-sharp.svg-5b53f29be7d75cae42d1430d88125177.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/uastc_level=0 +compress/rdo_quality_loss=0.0 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/channel_remap/red=0 +process/channel_remap/green=1 +process/channel_remap/blue=2 +process/channel_remap/alpha=3 +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 +svg/scale=1.0 +editor/scale_with_editor_scale=false +editor/convert_colors_with_editor_theme=false diff --git a/Icons/c.svg b/Icons/c.svg new file mode 100644 index 0000000..8592cc8 --- /dev/null +++ b/Icons/c.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/c.svg.import b/Icons/c.svg.import new file mode 100644 index 0000000..b01c7f9 --- /dev/null +++ b/Icons/c.svg.import @@ -0,0 +1,43 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bhftoaa84ltn6" +path="res://.godot/imported/c.svg-b7f66bc88fef08257c509038d8daf5be.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Icons/c.svg" +dest_files=["res://.godot/imported/c.svg-b7f66bc88fef08257c509038d8daf5be.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/uastc_level=0 +compress/rdo_quality_loss=0.0 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/channel_remap/red=0 +process/channel_remap/green=1 +process/channel_remap/blue=2 +process/channel_remap/alpha=3 +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 +svg/scale=1.0 +editor/scale_with_editor_scale=false +editor/convert_colors_with_editor_theme=false diff --git a/Icons/cake.svg b/Icons/cake.svg new file mode 100644 index 0000000..79529e1 --- /dev/null +++ b/Icons/cake.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/cake.svg.import b/Icons/cake.svg.import new file mode 100644 index 0000000..db5ee22 --- /dev/null +++ b/Icons/cake.svg.import @@ -0,0 +1,43 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://culff01xn0tse" +path="res://.godot/imported/cake.svg-844ad76e092ec0680f3f8e621ab70fab.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Icons/cake.svg" +dest_files=["res://.godot/imported/cake.svg-844ad76e092ec0680f3f8e621ab70fab.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/uastc_level=0 +compress/rdo_quality_loss=0.0 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/channel_remap/red=0 +process/channel_remap/green=1 +process/channel_remap/blue=2 +process/channel_remap/alpha=3 +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 +svg/scale=1.0 +editor/scale_with_editor_scale=false +editor/convert_colors_with_editor_theme=false diff --git a/Icons/cake_php.svg b/Icons/cake_php.svg new file mode 100644 index 0000000..9a8863f --- /dev/null +++ b/Icons/cake_php.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/cake_php.svg.import b/Icons/cake_php.svg.import new file mode 100644 index 0000000..60b6c50 --- /dev/null +++ b/Icons/cake_php.svg.import @@ -0,0 +1,43 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://ulidcjvggmrk" +path="res://.godot/imported/cake_php.svg-a9bbd68acd96813538f8f39ee02b0871.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Icons/cake_php.svg" +dest_files=["res://.godot/imported/cake_php.svg-a9bbd68acd96813538f8f39ee02b0871.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/uastc_level=0 +compress/rdo_quality_loss=0.0 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/channel_remap/red=0 +process/channel_remap/green=1 +process/channel_remap/blue=2 +process/channel_remap/alpha=3 +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 +svg/scale=1.0 +editor/scale_with_editor_scale=false +editor/convert_colors_with_editor_theme=false diff --git a/Icons/checkbox-unchecked.svg b/Icons/checkbox-unchecked.svg new file mode 100644 index 0000000..d0d229c --- /dev/null +++ b/Icons/checkbox-unchecked.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/checkbox-unchecked.svg.import b/Icons/checkbox-unchecked.svg.import new file mode 100644 index 0000000..50170a6 --- /dev/null +++ b/Icons/checkbox-unchecked.svg.import @@ -0,0 +1,43 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://60mrwnkj5oqj" +path="res://.godot/imported/checkbox-unchecked.svg-06ce564d3276b7b62457523749b30a17.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Icons/checkbox-unchecked.svg" +dest_files=["res://.godot/imported/checkbox-unchecked.svg-06ce564d3276b7b62457523749b30a17.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/uastc_level=0 +compress/rdo_quality_loss=0.0 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/channel_remap/red=0 +process/channel_remap/green=1 +process/channel_remap/blue=2 +process/channel_remap/alpha=3 +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 +svg/scale=1.0 +editor/scale_with_editor_scale=false +editor/convert_colors_with_editor_theme=false diff --git a/Icons/checkbox.svg b/Icons/checkbox.svg new file mode 100644 index 0000000..6b33178 --- /dev/null +++ b/Icons/checkbox.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/checkbox.svg.import b/Icons/checkbox.svg.import new file mode 100644 index 0000000..a93ab8f --- /dev/null +++ b/Icons/checkbox.svg.import @@ -0,0 +1,43 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cceh0grqbi0r1" +path="res://.godot/imported/checkbox.svg-4756f95cc7167253f1dc371c86644c9e.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Icons/checkbox.svg" +dest_files=["res://.godot/imported/checkbox.svg-4756f95cc7167253f1dc371c86644c9e.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/uastc_level=0 +compress/rdo_quality_loss=0.0 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/channel_remap/red=0 +process/channel_remap/green=1 +process/channel_remap/blue=2 +process/channel_remap/alpha=3 +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 +svg/scale=1.0 +editor/scale_with_editor_scale=false +editor/convert_colors_with_editor_theme=false diff --git a/Icons/cjsx.svg b/Icons/cjsx.svg new file mode 100644 index 0000000..69596d3 --- /dev/null +++ b/Icons/cjsx.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/cjsx.svg.import b/Icons/cjsx.svg.import new file mode 100644 index 0000000..77937bc --- /dev/null +++ b/Icons/cjsx.svg.import @@ -0,0 +1,43 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://6w6kmg3elfet" +path="res://.godot/imported/cjsx.svg-e0f50f08fcb115a4c4100361d77e17e7.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Icons/cjsx.svg" +dest_files=["res://.godot/imported/cjsx.svg-e0f50f08fcb115a4c4100361d77e17e7.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/uastc_level=0 +compress/rdo_quality_loss=0.0 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/channel_remap/red=0 +process/channel_remap/green=1 +process/channel_remap/blue=2 +process/channel_remap/alpha=3 +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 +svg/scale=1.0 +editor/scale_with_editor_scale=false +editor/convert_colors_with_editor_theme=false diff --git a/Icons/clock.svg b/Icons/clock.svg new file mode 100644 index 0000000..58dad1a --- /dev/null +++ b/Icons/clock.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/clock.svg.import b/Icons/clock.svg.import new file mode 100644 index 0000000..f51f674 --- /dev/null +++ b/Icons/clock.svg.import @@ -0,0 +1,43 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dqti7cyo072uf" +path="res://.godot/imported/clock.svg-9872a2738f4ae904b5b56e463acc7871.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Icons/clock.svg" +dest_files=["res://.godot/imported/clock.svg-9872a2738f4ae904b5b56e463acc7871.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/uastc_level=0 +compress/rdo_quality_loss=0.0 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/channel_remap/red=0 +process/channel_remap/green=1 +process/channel_remap/blue=2 +process/channel_remap/alpha=3 +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 +svg/scale=1.0 +editor/scale_with_editor_scale=false +editor/convert_colors_with_editor_theme=false diff --git a/Icons/clojure.svg b/Icons/clojure.svg new file mode 100644 index 0000000..bf65697 --- /dev/null +++ b/Icons/clojure.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/clojure.svg.import b/Icons/clojure.svg.import new file mode 100644 index 0000000..d32bcab --- /dev/null +++ b/Icons/clojure.svg.import @@ -0,0 +1,43 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dgmg7nteunt1v" +path="res://.godot/imported/clojure.svg-505dc08a06d5d4bd98921cb3aded692c.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Icons/clojure.svg" +dest_files=["res://.godot/imported/clojure.svg-505dc08a06d5d4bd98921cb3aded692c.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/uastc_level=0 +compress/rdo_quality_loss=0.0 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/channel_remap/red=0 +process/channel_remap/green=1 +process/channel_remap/blue=2 +process/channel_remap/alpha=3 +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 +svg/scale=1.0 +editor/scale_with_editor_scale=false +editor/convert_colors_with_editor_theme=false diff --git a/Icons/code-climate.svg b/Icons/code-climate.svg new file mode 100644 index 0000000..d1e4a31 --- /dev/null +++ b/Icons/code-climate.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/code-climate.svg.import b/Icons/code-climate.svg.import new file mode 100644 index 0000000..6aab7b1 --- /dev/null +++ b/Icons/code-climate.svg.import @@ -0,0 +1,43 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dpvemv335ftb2" +path="res://.godot/imported/code-climate.svg-db247aa301eb0517f9db901b3d5c998b.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Icons/code-climate.svg" +dest_files=["res://.godot/imported/code-climate.svg-db247aa301eb0517f9db901b3d5c998b.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/uastc_level=0 +compress/rdo_quality_loss=0.0 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/channel_remap/red=0 +process/channel_remap/green=1 +process/channel_remap/blue=2 +process/channel_remap/alpha=3 +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 +svg/scale=1.0 +editor/scale_with_editor_scale=false +editor/convert_colors_with_editor_theme=false diff --git a/Icons/code-search.svg b/Icons/code-search.svg new file mode 100644 index 0000000..812ef5a --- /dev/null +++ b/Icons/code-search.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/code-search.svg.import b/Icons/code-search.svg.import new file mode 100644 index 0000000..918fddf --- /dev/null +++ b/Icons/code-search.svg.import @@ -0,0 +1,43 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://crkxy1316fues" +path="res://.godot/imported/code-search.svg-a2591e5391b20226b68a42642faf6b63.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Icons/code-search.svg" +dest_files=["res://.godot/imported/code-search.svg-a2591e5391b20226b68a42642faf6b63.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/uastc_level=0 +compress/rdo_quality_loss=0.0 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/channel_remap/red=0 +process/channel_remap/green=1 +process/channel_remap/blue=2 +process/channel_remap/alpha=3 +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 +svg/scale=1.0 +editor/scale_with_editor_scale=false +editor/convert_colors_with_editor_theme=false diff --git a/Icons/coffee.svg b/Icons/coffee.svg new file mode 100644 index 0000000..fe1203a --- /dev/null +++ b/Icons/coffee.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/coffee.svg.import b/Icons/coffee.svg.import new file mode 100644 index 0000000..8babe24 --- /dev/null +++ b/Icons/coffee.svg.import @@ -0,0 +1,43 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bed2c8mn8qx7r" +path="res://.godot/imported/coffee.svg-e6a578ac828b34746125ffcc46de08f1.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Icons/coffee.svg" +dest_files=["res://.godot/imported/coffee.svg-e6a578ac828b34746125ffcc46de08f1.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/uastc_level=0 +compress/rdo_quality_loss=0.0 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/channel_remap/red=0 +process/channel_remap/green=1 +process/channel_remap/blue=2 +process/channel_remap/alpha=3 +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 +svg/scale=1.0 +editor/scale_with_editor_scale=false +editor/convert_colors_with_editor_theme=false diff --git a/Icons/coffee_erb.svg b/Icons/coffee_erb.svg new file mode 100644 index 0000000..c381f9f --- /dev/null +++ b/Icons/coffee_erb.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/coffee_erb.svg.import b/Icons/coffee_erb.svg.import new file mode 100644 index 0000000..84c919c --- /dev/null +++ b/Icons/coffee_erb.svg.import @@ -0,0 +1,43 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://eyrkrnw7pf2g" +path="res://.godot/imported/coffee_erb.svg-954e6413c00aa111910c13198ee44115.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Icons/coffee_erb.svg" +dest_files=["res://.godot/imported/coffee_erb.svg-954e6413c00aa111910c13198ee44115.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/uastc_level=0 +compress/rdo_quality_loss=0.0 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/channel_remap/red=0 +process/channel_remap/green=1 +process/channel_remap/blue=2 +process/channel_remap/alpha=3 +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 +svg/scale=1.0 +editor/scale_with_editor_scale=false +editor/convert_colors_with_editor_theme=false diff --git a/Icons/coldfusion.svg b/Icons/coldfusion.svg new file mode 100644 index 0000000..f7a2147 --- /dev/null +++ b/Icons/coldfusion.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/coldfusion.svg.import b/Icons/coldfusion.svg.import new file mode 100644 index 0000000..7e80ce8 --- /dev/null +++ b/Icons/coldfusion.svg.import @@ -0,0 +1,43 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://c742h34o0agvp" +path="res://.godot/imported/coldfusion.svg-0ade8a941dec4b8d9acc55579e95b49d.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Icons/coldfusion.svg" +dest_files=["res://.godot/imported/coldfusion.svg-0ade8a941dec4b8d9acc55579e95b49d.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/uastc_level=0 +compress/rdo_quality_loss=0.0 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/channel_remap/red=0 +process/channel_remap/green=1 +process/channel_remap/blue=2 +process/channel_remap/alpha=3 +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 +svg/scale=1.0 +editor/scale_with_editor_scale=false +editor/convert_colors_with_editor_theme=false diff --git a/Icons/config.svg b/Icons/config.svg new file mode 100644 index 0000000..ca0f80d --- /dev/null +++ b/Icons/config.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/config.svg.import b/Icons/config.svg.import new file mode 100644 index 0000000..43bb487 --- /dev/null +++ b/Icons/config.svg.import @@ -0,0 +1,43 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://q46q3xiaqytj" +path="res://.godot/imported/config.svg-0f6f8a0c04d4dd4a9efd9dad7548b56a.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Icons/config.svg" +dest_files=["res://.godot/imported/config.svg-0f6f8a0c04d4dd4a9efd9dad7548b56a.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/uastc_level=0 +compress/rdo_quality_loss=0.0 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/channel_remap/red=0 +process/channel_remap/green=1 +process/channel_remap/blue=2 +process/channel_remap/alpha=3 +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 +svg/scale=1.0 +editor/scale_with_editor_scale=false +editor/convert_colors_with_editor_theme=false diff --git a/Icons/cpp.svg b/Icons/cpp.svg new file mode 100644 index 0000000..6986f64 --- /dev/null +++ b/Icons/cpp.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/cpp.svg.import b/Icons/cpp.svg.import new file mode 100644 index 0000000..fad43ce --- /dev/null +++ b/Icons/cpp.svg.import @@ -0,0 +1,43 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bbvxxco11xcha" +path="res://.godot/imported/cpp.svg-4182f8effc65fdf6d21e45232687e2b7.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Icons/cpp.svg" +dest_files=["res://.godot/imported/cpp.svg-4182f8effc65fdf6d21e45232687e2b7.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/uastc_level=0 +compress/rdo_quality_loss=0.0 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/channel_remap/red=0 +process/channel_remap/green=1 +process/channel_remap/blue=2 +process/channel_remap/alpha=3 +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 +svg/scale=1.0 +editor/scale_with_editor_scale=false +editor/convert_colors_with_editor_theme=false diff --git a/Icons/crystal.svg b/Icons/crystal.svg new file mode 100644 index 0000000..03936c3 --- /dev/null +++ b/Icons/crystal.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/crystal.svg.import b/Icons/crystal.svg.import new file mode 100644 index 0000000..b932f31 --- /dev/null +++ b/Icons/crystal.svg.import @@ -0,0 +1,43 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dn7mmog68u2as" +path="res://.godot/imported/crystal.svg-ff549a4208a6f6824951d45091fdc289.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Icons/crystal.svg" +dest_files=["res://.godot/imported/crystal.svg-ff549a4208a6f6824951d45091fdc289.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/uastc_level=0 +compress/rdo_quality_loss=0.0 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/channel_remap/red=0 +process/channel_remap/green=1 +process/channel_remap/blue=2 +process/channel_remap/alpha=3 +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 +svg/scale=1.0 +editor/scale_with_editor_scale=false +editor/convert_colors_with_editor_theme=false diff --git a/Icons/crystal_embedded.svg b/Icons/crystal_embedded.svg new file mode 100644 index 0000000..fe2fa59 --- /dev/null +++ b/Icons/crystal_embedded.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/crystal_embedded.svg.import b/Icons/crystal_embedded.svg.import new file mode 100644 index 0000000..a98a5aa --- /dev/null +++ b/Icons/crystal_embedded.svg.import @@ -0,0 +1,43 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bydn0acvt66p6" +path="res://.godot/imported/crystal_embedded.svg-a06f51e1b64f247dfc6b8f3def468e71.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Icons/crystal_embedded.svg" +dest_files=["res://.godot/imported/crystal_embedded.svg-a06f51e1b64f247dfc6b8f3def468e71.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/uastc_level=0 +compress/rdo_quality_loss=0.0 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/channel_remap/red=0 +process/channel_remap/green=1 +process/channel_remap/blue=2 +process/channel_remap/alpha=3 +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 +svg/scale=1.0 +editor/scale_with_editor_scale=false +editor/convert_colors_with_editor_theme=false diff --git a/Icons/css.svg b/Icons/css.svg new file mode 100644 index 0000000..0ee6759 --- /dev/null +++ b/Icons/css.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/css.svg.import b/Icons/css.svg.import new file mode 100644 index 0000000..d9441d1 --- /dev/null +++ b/Icons/css.svg.import @@ -0,0 +1,43 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://yat44jd81ce1" +path="res://.godot/imported/css.svg-456734fc524e332763b1035c1aba9468.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Icons/css.svg" +dest_files=["res://.godot/imported/css.svg-456734fc524e332763b1035c1aba9468.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/uastc_level=0 +compress/rdo_quality_loss=0.0 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/channel_remap/red=0 +process/channel_remap/green=1 +process/channel_remap/blue=2 +process/channel_remap/alpha=3 +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 +svg/scale=1.0 +editor/scale_with_editor_scale=false +editor/convert_colors_with_editor_theme=false diff --git a/Icons/csv.svg b/Icons/csv.svg new file mode 100644 index 0000000..c206120 --- /dev/null +++ b/Icons/csv.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/csv.svg.import b/Icons/csv.svg.import new file mode 100644 index 0000000..586cc26 --- /dev/null +++ b/Icons/csv.svg.import @@ -0,0 +1,43 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://hb48q0romyo6" +path="res://.godot/imported/csv.svg-46fe88ae373a90006711b7ac7c0fceb9.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Icons/csv.svg" +dest_files=["res://.godot/imported/csv.svg-46fe88ae373a90006711b7ac7c0fceb9.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/uastc_level=0 +compress/rdo_quality_loss=0.0 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/channel_remap/red=0 +process/channel_remap/green=1 +process/channel_remap/blue=2 +process/channel_remap/alpha=3 +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 +svg/scale=1.0 +editor/scale_with_editor_scale=false +editor/convert_colors_with_editor_theme=false diff --git a/Icons/cu.svg b/Icons/cu.svg new file mode 100644 index 0000000..5b3e10e --- /dev/null +++ b/Icons/cu.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/cu.svg.import b/Icons/cu.svg.import new file mode 100644 index 0000000..65dad52 --- /dev/null +++ b/Icons/cu.svg.import @@ -0,0 +1,43 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cjhvsdgb21nvd" +path="res://.godot/imported/cu.svg-cc8078d06c2dce2fb022a9070fea45cc.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Icons/cu.svg" +dest_files=["res://.godot/imported/cu.svg-cc8078d06c2dce2fb022a9070fea45cc.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/uastc_level=0 +compress/rdo_quality_loss=0.0 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/channel_remap/red=0 +process/channel_remap/green=1 +process/channel_remap/blue=2 +process/channel_remap/alpha=3 +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 +svg/scale=1.0 +editor/scale_with_editor_scale=false +editor/convert_colors_with_editor_theme=false diff --git a/Icons/d.svg b/Icons/d.svg new file mode 100644 index 0000000..2895a34 --- /dev/null +++ b/Icons/d.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/d.svg.import b/Icons/d.svg.import new file mode 100644 index 0000000..49fb384 --- /dev/null +++ b/Icons/d.svg.import @@ -0,0 +1,43 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cjddwfudt2238" +path="res://.godot/imported/d.svg-e2731e2e37b5a2d54fe449e029e419e5.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Icons/d.svg" +dest_files=["res://.godot/imported/d.svg-e2731e2e37b5a2d54fe449e029e419e5.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/uastc_level=0 +compress/rdo_quality_loss=0.0 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/channel_remap/red=0 +process/channel_remap/green=1 +process/channel_remap/blue=2 +process/channel_remap/alpha=3 +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 +svg/scale=1.0 +editor/scale_with_editor_scale=false +editor/convert_colors_with_editor_theme=false diff --git a/Icons/dart.svg b/Icons/dart.svg new file mode 100644 index 0000000..b6d98c7 --- /dev/null +++ b/Icons/dart.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/dart.svg.import b/Icons/dart.svg.import new file mode 100644 index 0000000..e36af0a --- /dev/null +++ b/Icons/dart.svg.import @@ -0,0 +1,43 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bwwtli7wr34ug" +path="res://.godot/imported/dart.svg-70ac04418dc659a473cb82a766b342a0.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Icons/dart.svg" +dest_files=["res://.godot/imported/dart.svg-70ac04418dc659a473cb82a766b342a0.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/uastc_level=0 +compress/rdo_quality_loss=0.0 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/channel_remap/red=0 +process/channel_remap/green=1 +process/channel_remap/blue=2 +process/channel_remap/alpha=3 +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 +svg/scale=1.0 +editor/scale_with_editor_scale=false +editor/convert_colors_with_editor_theme=false diff --git a/Icons/db.svg b/Icons/db.svg new file mode 100644 index 0000000..4d29753 --- /dev/null +++ b/Icons/db.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/db.svg.import b/Icons/db.svg.import new file mode 100644 index 0000000..a2296d6 --- /dev/null +++ b/Icons/db.svg.import @@ -0,0 +1,43 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cbljr1ri60btq" +path="res://.godot/imported/db.svg-436992a157ed41d633f0846622bfc23f.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Icons/db.svg" +dest_files=["res://.godot/imported/db.svg-436992a157ed41d633f0846622bfc23f.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/uastc_level=0 +compress/rdo_quality_loss=0.0 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/channel_remap/red=0 +process/channel_remap/green=1 +process/channel_remap/blue=2 +process/channel_remap/alpha=3 +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 +svg/scale=1.0 +editor/scale_with_editor_scale=false +editor/convert_colors_with_editor_theme=false diff --git a/Icons/default.svg b/Icons/default.svg new file mode 100644 index 0000000..88648b4 --- /dev/null +++ b/Icons/default.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/default.svg.import b/Icons/default.svg.import new file mode 100644 index 0000000..c67e090 --- /dev/null +++ b/Icons/default.svg.import @@ -0,0 +1,43 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://uqkd8ramjowp" +path="res://.godot/imported/default.svg-8a210610d783ac8ffe3c8ec7d1963859.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Icons/default.svg" +dest_files=["res://.godot/imported/default.svg-8a210610d783ac8ffe3c8ec7d1963859.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/uastc_level=0 +compress/rdo_quality_loss=0.0 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/channel_remap/red=0 +process/channel_remap/green=1 +process/channel_remap/blue=2 +process/channel_remap/alpha=3 +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 +svg/scale=1.0 +editor/scale_with_editor_scale=false +editor/convert_colors_with_editor_theme=false diff --git a/Icons/deprecation-cop.svg b/Icons/deprecation-cop.svg new file mode 100644 index 0000000..9febd65 --- /dev/null +++ b/Icons/deprecation-cop.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/deprecation-cop.svg.import b/Icons/deprecation-cop.svg.import new file mode 100644 index 0000000..ef72169 --- /dev/null +++ b/Icons/deprecation-cop.svg.import @@ -0,0 +1,43 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cfqadhvbdu7cx" +path="res://.godot/imported/deprecation-cop.svg-57e4c40474c1d113aaf9ce3c68b5fd5a.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Icons/deprecation-cop.svg" +dest_files=["res://.godot/imported/deprecation-cop.svg-57e4c40474c1d113aaf9ce3c68b5fd5a.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/uastc_level=0 +compress/rdo_quality_loss=0.0 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/channel_remap/red=0 +process/channel_remap/green=1 +process/channel_remap/blue=2 +process/channel_remap/alpha=3 +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 +svg/scale=1.0 +editor/scale_with_editor_scale=false +editor/convert_colors_with_editor_theme=false diff --git a/Icons/docker.svg b/Icons/docker.svg new file mode 100644 index 0000000..494146b --- /dev/null +++ b/Icons/docker.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/docker.svg.import b/Icons/docker.svg.import new file mode 100644 index 0000000..6cb3c0f --- /dev/null +++ b/Icons/docker.svg.import @@ -0,0 +1,43 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cr1b2haa7vsrs" +path="res://.godot/imported/docker.svg-199cbe9a2e23186b289c1e6ad320cb02.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Icons/docker.svg" +dest_files=["res://.godot/imported/docker.svg-199cbe9a2e23186b289c1e6ad320cb02.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/uastc_level=0 +compress/rdo_quality_loss=0.0 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/channel_remap/red=0 +process/channel_remap/green=1 +process/channel_remap/blue=2 +process/channel_remap/alpha=3 +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 +svg/scale=1.0 +editor/scale_with_editor_scale=false +editor/convert_colors_with_editor_theme=false diff --git a/Icons/editorconfig.svg b/Icons/editorconfig.svg new file mode 100644 index 0000000..902179c --- /dev/null +++ b/Icons/editorconfig.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/editorconfig.svg.import b/Icons/editorconfig.svg.import new file mode 100644 index 0000000..0107cd0 --- /dev/null +++ b/Icons/editorconfig.svg.import @@ -0,0 +1,43 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bkq6w7xxjfw7i" +path="res://.godot/imported/editorconfig.svg-bbd6ae50f28b3d7027e1e9bb9f310be2.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Icons/editorconfig.svg" +dest_files=["res://.godot/imported/editorconfig.svg-bbd6ae50f28b3d7027e1e9bb9f310be2.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/uastc_level=0 +compress/rdo_quality_loss=0.0 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/channel_remap/red=0 +process/channel_remap/green=1 +process/channel_remap/blue=2 +process/channel_remap/alpha=3 +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 +svg/scale=1.0 +editor/scale_with_editor_scale=false +editor/convert_colors_with_editor_theme=false diff --git a/Icons/ejs.svg b/Icons/ejs.svg new file mode 100644 index 0000000..14ece9c --- /dev/null +++ b/Icons/ejs.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/ejs.svg.import b/Icons/ejs.svg.import new file mode 100644 index 0000000..c5738d8 --- /dev/null +++ b/Icons/ejs.svg.import @@ -0,0 +1,43 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://78rkihg8rygv" +path="res://.godot/imported/ejs.svg-fc416c12eb44332cecaa67626d19bbbd.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Icons/ejs.svg" +dest_files=["res://.godot/imported/ejs.svg-fc416c12eb44332cecaa67626d19bbbd.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/uastc_level=0 +compress/rdo_quality_loss=0.0 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/channel_remap/red=0 +process/channel_remap/green=1 +process/channel_remap/blue=2 +process/channel_remap/alpha=3 +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 +svg/scale=1.0 +editor/scale_with_editor_scale=false +editor/convert_colors_with_editor_theme=false diff --git a/Icons/elixir.svg b/Icons/elixir.svg new file mode 100644 index 0000000..7077bf4 --- /dev/null +++ b/Icons/elixir.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/elixir.svg.import b/Icons/elixir.svg.import new file mode 100644 index 0000000..7c5be9d --- /dev/null +++ b/Icons/elixir.svg.import @@ -0,0 +1,43 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bjibwhpn3nx5b" +path="res://.godot/imported/elixir.svg-38517309555f22eed0ef5b52fb54519a.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Icons/elixir.svg" +dest_files=["res://.godot/imported/elixir.svg-38517309555f22eed0ef5b52fb54519a.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/uastc_level=0 +compress/rdo_quality_loss=0.0 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/channel_remap/red=0 +process/channel_remap/green=1 +process/channel_remap/blue=2 +process/channel_remap/alpha=3 +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 +svg/scale=1.0 +editor/scale_with_editor_scale=false +editor/convert_colors_with_editor_theme=false diff --git a/Icons/elixir_script.svg b/Icons/elixir_script.svg new file mode 100644 index 0000000..fd45a20 --- /dev/null +++ b/Icons/elixir_script.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/elixir_script.svg.import b/Icons/elixir_script.svg.import new file mode 100644 index 0000000..ddf97c6 --- /dev/null +++ b/Icons/elixir_script.svg.import @@ -0,0 +1,43 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://eiewnxwax80t" +path="res://.godot/imported/elixir_script.svg-ff650a4b6c4348ff63b064324a8eba27.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Icons/elixir_script.svg" +dest_files=["res://.godot/imported/elixir_script.svg-ff650a4b6c4348ff63b064324a8eba27.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/uastc_level=0 +compress/rdo_quality_loss=0.0 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/channel_remap/red=0 +process/channel_remap/green=1 +process/channel_remap/blue=2 +process/channel_remap/alpha=3 +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 +svg/scale=1.0 +editor/scale_with_editor_scale=false +editor/convert_colors_with_editor_theme=false diff --git a/Icons/elm.svg b/Icons/elm.svg new file mode 100644 index 0000000..a9c6fa6 --- /dev/null +++ b/Icons/elm.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/elm.svg.import b/Icons/elm.svg.import new file mode 100644 index 0000000..894d719 --- /dev/null +++ b/Icons/elm.svg.import @@ -0,0 +1,43 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://2rhw13mhutjx" +path="res://.godot/imported/elm.svg-d33e84ed7bf4ec8251df0dcdaab4cafa.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Icons/elm.svg" +dest_files=["res://.godot/imported/elm.svg-d33e84ed7bf4ec8251df0dcdaab4cafa.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/uastc_level=0 +compress/rdo_quality_loss=0.0 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/channel_remap/red=0 +process/channel_remap/green=1 +process/channel_remap/blue=2 +process/channel_remap/alpha=3 +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 +svg/scale=1.0 +editor/scale_with_editor_scale=false +editor/convert_colors_with_editor_theme=false diff --git a/Icons/error.svg b/Icons/error.svg new file mode 100644 index 0000000..5ca8163 --- /dev/null +++ b/Icons/error.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/error.svg.import b/Icons/error.svg.import new file mode 100644 index 0000000..ecdf035 --- /dev/null +++ b/Icons/error.svg.import @@ -0,0 +1,43 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://ba0vmjrol2r3" +path="res://.godot/imported/error.svg-7fed748f35eeaede7cc82a7974c430bc.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Icons/error.svg" +dest_files=["res://.godot/imported/error.svg-7fed748f35eeaede7cc82a7974c430bc.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/uastc_level=0 +compress/rdo_quality_loss=0.0 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/channel_remap/red=0 +process/channel_remap/green=1 +process/channel_remap/blue=2 +process/channel_remap/alpha=3 +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 +svg/scale=1.0 +editor/scale_with_editor_scale=false +editor/convert_colors_with_editor_theme=false diff --git a/Icons/eslint.svg b/Icons/eslint.svg new file mode 100644 index 0000000..18650f4 --- /dev/null +++ b/Icons/eslint.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/eslint.svg.import b/Icons/eslint.svg.import new file mode 100644 index 0000000..1a8494f --- /dev/null +++ b/Icons/eslint.svg.import @@ -0,0 +1,43 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://o1mnh1sgnqyg" +path="res://.godot/imported/eslint.svg-dec34893ecf2621b1bfc10d18f37f091.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Icons/eslint.svg" +dest_files=["res://.godot/imported/eslint.svg-dec34893ecf2621b1bfc10d18f37f091.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/uastc_level=0 +compress/rdo_quality_loss=0.0 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/channel_remap/red=0 +process/channel_remap/green=1 +process/channel_remap/blue=2 +process/channel_remap/alpha=3 +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 +svg/scale=1.0 +editor/scale_with_editor_scale=false +editor/convert_colors_with_editor_theme=false diff --git a/Icons/ethereum.svg b/Icons/ethereum.svg new file mode 100644 index 0000000..5c9c7eb --- /dev/null +++ b/Icons/ethereum.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/ethereum.svg.import b/Icons/ethereum.svg.import new file mode 100644 index 0000000..2cd6c51 --- /dev/null +++ b/Icons/ethereum.svg.import @@ -0,0 +1,43 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://83kio5e55dlo" +path="res://.godot/imported/ethereum.svg-6ca691fd00edeeb7c086f3de308885c9.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Icons/ethereum.svg" +dest_files=["res://.godot/imported/ethereum.svg-6ca691fd00edeeb7c086f3de308885c9.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/uastc_level=0 +compress/rdo_quality_loss=0.0 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/channel_remap/red=0 +process/channel_remap/green=1 +process/channel_remap/blue=2 +process/channel_remap/alpha=3 +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 +svg/scale=1.0 +editor/scale_with_editor_scale=false +editor/convert_colors_with_editor_theme=false diff --git a/Icons/f-sharp.svg b/Icons/f-sharp.svg new file mode 100644 index 0000000..b50e6db --- /dev/null +++ b/Icons/f-sharp.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/f-sharp.svg.import b/Icons/f-sharp.svg.import new file mode 100644 index 0000000..bdd44d4 --- /dev/null +++ b/Icons/f-sharp.svg.import @@ -0,0 +1,43 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://6p0f0nvqxrfh" +path="res://.godot/imported/f-sharp.svg-a2551ce577395e11c3e850792db845b5.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Icons/f-sharp.svg" +dest_files=["res://.godot/imported/f-sharp.svg-a2551ce577395e11c3e850792db845b5.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/uastc_level=0 +compress/rdo_quality_loss=0.0 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/channel_remap/red=0 +process/channel_remap/green=1 +process/channel_remap/blue=2 +process/channel_remap/alpha=3 +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 +svg/scale=1.0 +editor/scale_with_editor_scale=false +editor/convert_colors_with_editor_theme=false diff --git a/Icons/favicon.svg b/Icons/favicon.svg new file mode 100644 index 0000000..d95c475 --- /dev/null +++ b/Icons/favicon.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/favicon.svg.import b/Icons/favicon.svg.import new file mode 100644 index 0000000..bf84798 --- /dev/null +++ b/Icons/favicon.svg.import @@ -0,0 +1,43 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://co4258lpkbfsh" +path="res://.godot/imported/favicon.svg-37177bb0dd6394fe213b40aded0f2654.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Icons/favicon.svg" +dest_files=["res://.godot/imported/favicon.svg-37177bb0dd6394fe213b40aded0f2654.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/uastc_level=0 +compress/rdo_quality_loss=0.0 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/channel_remap/red=0 +process/channel_remap/green=1 +process/channel_remap/blue=2 +process/channel_remap/alpha=3 +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 +svg/scale=1.0 +editor/scale_with_editor_scale=false +editor/convert_colors_with_editor_theme=false diff --git a/Icons/firebase.svg b/Icons/firebase.svg new file mode 100644 index 0000000..b420fd3 --- /dev/null +++ b/Icons/firebase.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/firebase.svg.import b/Icons/firebase.svg.import new file mode 100644 index 0000000..425239c --- /dev/null +++ b/Icons/firebase.svg.import @@ -0,0 +1,43 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://qyba1t31u76p" +path="res://.godot/imported/firebase.svg-d6ab8258e9145a262feadd28ae6615de.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Icons/firebase.svg" +dest_files=["res://.godot/imported/firebase.svg-d6ab8258e9145a262feadd28ae6615de.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/uastc_level=0 +compress/rdo_quality_loss=0.0 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/channel_remap/red=0 +process/channel_remap/green=1 +process/channel_remap/blue=2 +process/channel_remap/alpha=3 +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 +svg/scale=1.0 +editor/scale_with_editor_scale=false +editor/convert_colors_with_editor_theme=false diff --git a/Icons/firefox.svg b/Icons/firefox.svg new file mode 100644 index 0000000..a6d9b35 --- /dev/null +++ b/Icons/firefox.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/firefox.svg.import b/Icons/firefox.svg.import new file mode 100644 index 0000000..3a244e1 --- /dev/null +++ b/Icons/firefox.svg.import @@ -0,0 +1,43 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cpr6xeek0t0q1" +path="res://.godot/imported/firefox.svg-de2a5ba0a8042595d8544f102211f4b7.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Icons/firefox.svg" +dest_files=["res://.godot/imported/firefox.svg-de2a5ba0a8042595d8544f102211f4b7.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/uastc_level=0 +compress/rdo_quality_loss=0.0 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/channel_remap/red=0 +process/channel_remap/green=1 +process/channel_remap/blue=2 +process/channel_remap/alpha=3 +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 +svg/scale=1.0 +editor/scale_with_editor_scale=false +editor/convert_colors_with_editor_theme=false diff --git a/Icons/folder.svg b/Icons/folder.svg new file mode 100644 index 0000000..05833d7 --- /dev/null +++ b/Icons/folder.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/folder.svg.import b/Icons/folder.svg.import new file mode 100644 index 0000000..f50edb4 --- /dev/null +++ b/Icons/folder.svg.import @@ -0,0 +1,43 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://44p3lv45dbor" +path="res://.godot/imported/folder.svg-71365ce5939200a41ef16bc3b82f303a.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Icons/folder.svg" +dest_files=["res://.godot/imported/folder.svg-71365ce5939200a41ef16bc3b82f303a.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/uastc_level=0 +compress/rdo_quality_loss=0.0 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/channel_remap/red=0 +process/channel_remap/green=1 +process/channel_remap/blue=2 +process/channel_remap/alpha=3 +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 +svg/scale=1.0 +editor/scale_with_editor_scale=false +editor/convert_colors_with_editor_theme=false diff --git a/Icons/font.svg b/Icons/font.svg new file mode 100644 index 0000000..7b1ee56 --- /dev/null +++ b/Icons/font.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/font.svg.import b/Icons/font.svg.import new file mode 100644 index 0000000..74786e0 --- /dev/null +++ b/Icons/font.svg.import @@ -0,0 +1,43 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://b3ety2t3dr5fh" +path="res://.godot/imported/font.svg-d6a75a5561d188b673945038057de68e.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Icons/font.svg" +dest_files=["res://.godot/imported/font.svg-d6a75a5561d188b673945038057de68e.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/uastc_level=0 +compress/rdo_quality_loss=0.0 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/channel_remap/red=0 +process/channel_remap/green=1 +process/channel_remap/blue=2 +process/channel_remap/alpha=3 +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 +svg/scale=1.0 +editor/scale_with_editor_scale=false +editor/convert_colors_with_editor_theme=false diff --git a/Icons/git.svg b/Icons/git.svg new file mode 100644 index 0000000..dc6d711 --- /dev/null +++ b/Icons/git.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/git.svg.import b/Icons/git.svg.import new file mode 100644 index 0000000..0a303b7 --- /dev/null +++ b/Icons/git.svg.import @@ -0,0 +1,43 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cbi1dqpjsp5p8" +path="res://.godot/imported/git.svg-00eeea000852faad8295814aaeae79dd.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Icons/git.svg" +dest_files=["res://.godot/imported/git.svg-00eeea000852faad8295814aaeae79dd.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/uastc_level=0 +compress/rdo_quality_loss=0.0 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/channel_remap/red=0 +process/channel_remap/green=1 +process/channel_remap/blue=2 +process/channel_remap/alpha=3 +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 +svg/scale=1.0 +editor/scale_with_editor_scale=false +editor/convert_colors_with_editor_theme=false diff --git a/Icons/git_folder.svg b/Icons/git_folder.svg new file mode 100644 index 0000000..dc6d711 --- /dev/null +++ b/Icons/git_folder.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/git_folder.svg.import b/Icons/git_folder.svg.import new file mode 100644 index 0000000..79b07ea --- /dev/null +++ b/Icons/git_folder.svg.import @@ -0,0 +1,43 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://brt4shoo4rdh6" +path="res://.godot/imported/git_folder.svg-0e01b97d8ced276fa4da8299119e9155.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Icons/git_folder.svg" +dest_files=["res://.godot/imported/git_folder.svg-0e01b97d8ced276fa4da8299119e9155.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/uastc_level=0 +compress/rdo_quality_loss=0.0 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/channel_remap/red=0 +process/channel_remap/green=1 +process/channel_remap/blue=2 +process/channel_remap/alpha=3 +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 +svg/scale=1.0 +editor/scale_with_editor_scale=false +editor/convert_colors_with_editor_theme=false diff --git a/Icons/git_ignore.svg b/Icons/git_ignore.svg new file mode 100644 index 0000000..20d87f5 --- /dev/null +++ b/Icons/git_ignore.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/git_ignore.svg.import b/Icons/git_ignore.svg.import new file mode 100644 index 0000000..e3f6d10 --- /dev/null +++ b/Icons/git_ignore.svg.import @@ -0,0 +1,43 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dcwhkam3gbk6v" +path="res://.godot/imported/git_ignore.svg-556b46fa1f1dc706018212ac5818324c.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Icons/git_ignore.svg" +dest_files=["res://.godot/imported/git_ignore.svg-556b46fa1f1dc706018212ac5818324c.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/uastc_level=0 +compress/rdo_quality_loss=0.0 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/channel_remap/red=0 +process/channel_remap/green=1 +process/channel_remap/blue=2 +process/channel_remap/alpha=3 +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 +svg/scale=1.0 +editor/scale_with_editor_scale=false +editor/convert_colors_with_editor_theme=false diff --git a/Icons/github.svg b/Icons/github.svg new file mode 100644 index 0000000..843fefb --- /dev/null +++ b/Icons/github.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/github.svg.import b/Icons/github.svg.import new file mode 100644 index 0000000..576f68e --- /dev/null +++ b/Icons/github.svg.import @@ -0,0 +1,43 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://vjmqfan5blo" +path="res://.godot/imported/github.svg-5971a4a42c79aac2f9fbad3bde333f92.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Icons/github.svg" +dest_files=["res://.godot/imported/github.svg-5971a4a42c79aac2f9fbad3bde333f92.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/uastc_level=0 +compress/rdo_quality_loss=0.0 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/channel_remap/red=0 +process/channel_remap/green=1 +process/channel_remap/blue=2 +process/channel_remap/alpha=3 +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 +svg/scale=1.0 +editor/scale_with_editor_scale=false +editor/convert_colors_with_editor_theme=false diff --git a/Icons/gitlab.svg b/Icons/gitlab.svg new file mode 100644 index 0000000..4c40050 --- /dev/null +++ b/Icons/gitlab.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/gitlab.svg.import b/Icons/gitlab.svg.import new file mode 100644 index 0000000..3c02c74 --- /dev/null +++ b/Icons/gitlab.svg.import @@ -0,0 +1,43 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bo77nubicjlqx" +path="res://.godot/imported/gitlab.svg-797b7f2d32e1ff1de4d1a823d8b8dfb9.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Icons/gitlab.svg" +dest_files=["res://.godot/imported/gitlab.svg-797b7f2d32e1ff1de4d1a823d8b8dfb9.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/uastc_level=0 +compress/rdo_quality_loss=0.0 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/channel_remap/red=0 +process/channel_remap/green=1 +process/channel_remap/blue=2 +process/channel_remap/alpha=3 +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 +svg/scale=1.0 +editor/scale_with_editor_scale=false +editor/convert_colors_with_editor_theme=false diff --git a/Icons/go.svg b/Icons/go.svg new file mode 100644 index 0000000..b74b473 --- /dev/null +++ b/Icons/go.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/go.svg.import b/Icons/go.svg.import new file mode 100644 index 0000000..f495a43 --- /dev/null +++ b/Icons/go.svg.import @@ -0,0 +1,43 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bt7wu4uvacivx" +path="res://.godot/imported/go.svg-ee7629879915dcca435a89303ce940ec.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Icons/go.svg" +dest_files=["res://.godot/imported/go.svg-ee7629879915dcca435a89303ce940ec.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/uastc_level=0 +compress/rdo_quality_loss=0.0 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/channel_remap/red=0 +process/channel_remap/green=1 +process/channel_remap/blue=2 +process/channel_remap/alpha=3 +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 +svg/scale=1.0 +editor/scale_with_editor_scale=false +editor/convert_colors_with_editor_theme=false diff --git a/Icons/go2.svg b/Icons/go2.svg new file mode 100644 index 0000000..1e3c39d --- /dev/null +++ b/Icons/go2.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/go2.svg.import b/Icons/go2.svg.import new file mode 100644 index 0000000..ceb6eb6 --- /dev/null +++ b/Icons/go2.svg.import @@ -0,0 +1,43 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://do3d5s0lsx284" +path="res://.godot/imported/go2.svg-dbb5bed2329be91ba902e816f531c29f.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Icons/go2.svg" +dest_files=["res://.godot/imported/go2.svg-dbb5bed2329be91ba902e816f531c29f.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/uastc_level=0 +compress/rdo_quality_loss=0.0 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/channel_remap/red=0 +process/channel_remap/green=1 +process/channel_remap/blue=2 +process/channel_remap/alpha=3 +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 +svg/scale=1.0 +editor/scale_with_editor_scale=false +editor/convert_colors_with_editor_theme=false diff --git a/Icons/godot.svg b/Icons/godot.svg new file mode 100644 index 0000000..5cb113a --- /dev/null +++ b/Icons/godot.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/godot.svg.import b/Icons/godot.svg.import new file mode 100644 index 0000000..6674972 --- /dev/null +++ b/Icons/godot.svg.import @@ -0,0 +1,43 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://b6jrma8wdka40" +path="res://.godot/imported/godot.svg-6a9736633d5ec6c2fc503a50a901fc98.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Icons/godot.svg" +dest_files=["res://.godot/imported/godot.svg-6a9736633d5ec6c2fc503a50a901fc98.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/uastc_level=0 +compress/rdo_quality_loss=0.0 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/channel_remap/red=0 +process/channel_remap/green=1 +process/channel_remap/blue=2 +process/channel_remap/alpha=3 +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 +svg/scale=1.0 +editor/scale_with_editor_scale=false +editor/convert_colors_with_editor_theme=false diff --git a/Icons/gradle.svg b/Icons/gradle.svg new file mode 100644 index 0000000..ef7d10b --- /dev/null +++ b/Icons/gradle.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/gradle.svg.import b/Icons/gradle.svg.import new file mode 100644 index 0000000..4d9ae7a --- /dev/null +++ b/Icons/gradle.svg.import @@ -0,0 +1,43 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://creomkjohwttx" +path="res://.godot/imported/gradle.svg-4af4c532562398f17a0da53edf3c2093.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Icons/gradle.svg" +dest_files=["res://.godot/imported/gradle.svg-4af4c532562398f17a0da53edf3c2093.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/uastc_level=0 +compress/rdo_quality_loss=0.0 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/channel_remap/red=0 +process/channel_remap/green=1 +process/channel_remap/blue=2 +process/channel_remap/alpha=3 +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 +svg/scale=1.0 +editor/scale_with_editor_scale=false +editor/convert_colors_with_editor_theme=false diff --git a/Icons/grails.svg b/Icons/grails.svg new file mode 100644 index 0000000..5de5caa --- /dev/null +++ b/Icons/grails.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/grails.svg.import b/Icons/grails.svg.import new file mode 100644 index 0000000..1d46194 --- /dev/null +++ b/Icons/grails.svg.import @@ -0,0 +1,43 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://ca6sbitk538c8" +path="res://.godot/imported/grails.svg-2a1be1f9c8a59d90256303c9e42d6051.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Icons/grails.svg" +dest_files=["res://.godot/imported/grails.svg-2a1be1f9c8a59d90256303c9e42d6051.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/uastc_level=0 +compress/rdo_quality_loss=0.0 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/channel_remap/red=0 +process/channel_remap/green=1 +process/channel_remap/blue=2 +process/channel_remap/alpha=3 +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 +svg/scale=1.0 +editor/scale_with_editor_scale=false +editor/convert_colors_with_editor_theme=false diff --git a/Icons/graphql.svg b/Icons/graphql.svg new file mode 100644 index 0000000..ea8d5b2 --- /dev/null +++ b/Icons/graphql.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/graphql.svg.import b/Icons/graphql.svg.import new file mode 100644 index 0000000..196ce92 --- /dev/null +++ b/Icons/graphql.svg.import @@ -0,0 +1,43 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cuhbofdlcwjrd" +path="res://.godot/imported/graphql.svg-fc312fde30d42b40f7f51429cc9add7f.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Icons/graphql.svg" +dest_files=["res://.godot/imported/graphql.svg-fc312fde30d42b40f7f51429cc9add7f.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/uastc_level=0 +compress/rdo_quality_loss=0.0 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/channel_remap/red=0 +process/channel_remap/green=1 +process/channel_remap/blue=2 +process/channel_remap/alpha=3 +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 +svg/scale=1.0 +editor/scale_with_editor_scale=false +editor/convert_colors_with_editor_theme=false diff --git a/Icons/grunt.svg b/Icons/grunt.svg new file mode 100644 index 0000000..2f78f71 --- /dev/null +++ b/Icons/grunt.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/grunt.svg.import b/Icons/grunt.svg.import new file mode 100644 index 0000000..fdabcf4 --- /dev/null +++ b/Icons/grunt.svg.import @@ -0,0 +1,43 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://djdncdevdrua0" +path="res://.godot/imported/grunt.svg-d505827b46dd611b35858aea96c74361.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Icons/grunt.svg" +dest_files=["res://.godot/imported/grunt.svg-d505827b46dd611b35858aea96c74361.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/uastc_level=0 +compress/rdo_quality_loss=0.0 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/channel_remap/red=0 +process/channel_remap/green=1 +process/channel_remap/blue=2 +process/channel_remap/alpha=3 +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 +svg/scale=1.0 +editor/scale_with_editor_scale=false +editor/convert_colors_with_editor_theme=false diff --git a/Icons/gulp.svg b/Icons/gulp.svg new file mode 100644 index 0000000..837a1f3 --- /dev/null +++ b/Icons/gulp.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/gulp.svg.import b/Icons/gulp.svg.import new file mode 100644 index 0000000..d8f3c19 --- /dev/null +++ b/Icons/gulp.svg.import @@ -0,0 +1,43 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bcc041kypesbj" +path="res://.godot/imported/gulp.svg-fd2bdfd87df15689c56df505ea6d8223.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Icons/gulp.svg" +dest_files=["res://.godot/imported/gulp.svg-fd2bdfd87df15689c56df505ea6d8223.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/uastc_level=0 +compress/rdo_quality_loss=0.0 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/channel_remap/red=0 +process/channel_remap/green=1 +process/channel_remap/blue=2 +process/channel_remap/alpha=3 +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 +svg/scale=1.0 +editor/scale_with_editor_scale=false +editor/convert_colors_with_editor_theme=false diff --git a/Icons/hacklang.svg b/Icons/hacklang.svg new file mode 100644 index 0000000..9163f59 --- /dev/null +++ b/Icons/hacklang.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/hacklang.svg.import b/Icons/hacklang.svg.import new file mode 100644 index 0000000..703d1df --- /dev/null +++ b/Icons/hacklang.svg.import @@ -0,0 +1,43 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://b21isnohopfah" +path="res://.godot/imported/hacklang.svg-64d3e5cfc09547f97342e121d4ae962d.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Icons/hacklang.svg" +dest_files=["res://.godot/imported/hacklang.svg-64d3e5cfc09547f97342e121d4ae962d.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/uastc_level=0 +compress/rdo_quality_loss=0.0 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/channel_remap/red=0 +process/channel_remap/green=1 +process/channel_remap/blue=2 +process/channel_remap/alpha=3 +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 +svg/scale=1.0 +editor/scale_with_editor_scale=false +editor/convert_colors_with_editor_theme=false diff --git a/Icons/haml.svg b/Icons/haml.svg new file mode 100644 index 0000000..b3857cb --- /dev/null +++ b/Icons/haml.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/haml.svg.import b/Icons/haml.svg.import new file mode 100644 index 0000000..74bdc58 --- /dev/null +++ b/Icons/haml.svg.import @@ -0,0 +1,43 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://c1mswe08exkq8" +path="res://.godot/imported/haml.svg-5ef5174a21d69850d492190fff714e73.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Icons/haml.svg" +dest_files=["res://.godot/imported/haml.svg-5ef5174a21d69850d492190fff714e73.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/uastc_level=0 +compress/rdo_quality_loss=0.0 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/channel_remap/red=0 +process/channel_remap/green=1 +process/channel_remap/blue=2 +process/channel_remap/alpha=3 +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 +svg/scale=1.0 +editor/scale_with_editor_scale=false +editor/convert_colors_with_editor_theme=false diff --git a/Icons/happenings.svg b/Icons/happenings.svg new file mode 100644 index 0000000..93b585e --- /dev/null +++ b/Icons/happenings.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/happenings.svg.import b/Icons/happenings.svg.import new file mode 100644 index 0000000..93e8b86 --- /dev/null +++ b/Icons/happenings.svg.import @@ -0,0 +1,43 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://ytusvc2mt11y" +path="res://.godot/imported/happenings.svg-fc2804cfb3dbf6a5be1a990dde37a497.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Icons/happenings.svg" +dest_files=["res://.godot/imported/happenings.svg-fc2804cfb3dbf6a5be1a990dde37a497.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/uastc_level=0 +compress/rdo_quality_loss=0.0 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/channel_remap/red=0 +process/channel_remap/green=1 +process/channel_remap/blue=2 +process/channel_remap/alpha=3 +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 +svg/scale=1.0 +editor/scale_with_editor_scale=false +editor/convert_colors_with_editor_theme=false diff --git a/Icons/haskell.svg b/Icons/haskell.svg new file mode 100644 index 0000000..2e3ed1f --- /dev/null +++ b/Icons/haskell.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/haskell.svg.import b/Icons/haskell.svg.import new file mode 100644 index 0000000..d1cc6f7 --- /dev/null +++ b/Icons/haskell.svg.import @@ -0,0 +1,43 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cdjro6yd1e8fx" +path="res://.godot/imported/haskell.svg-2820df225f63da2dcb574bdfd91d5d23.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Icons/haskell.svg" +dest_files=["res://.godot/imported/haskell.svg-2820df225f63da2dcb574bdfd91d5d23.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/uastc_level=0 +compress/rdo_quality_loss=0.0 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/channel_remap/red=0 +process/channel_remap/green=1 +process/channel_remap/blue=2 +process/channel_remap/alpha=3 +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 +svg/scale=1.0 +editor/scale_with_editor_scale=false +editor/convert_colors_with_editor_theme=false diff --git a/Icons/haxe.svg b/Icons/haxe.svg new file mode 100644 index 0000000..a5b2c2e --- /dev/null +++ b/Icons/haxe.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/haxe.svg.import b/Icons/haxe.svg.import new file mode 100644 index 0000000..cf33a20 --- /dev/null +++ b/Icons/haxe.svg.import @@ -0,0 +1,43 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dlu16x2n1k2rt" +path="res://.godot/imported/haxe.svg-af40ad457821f2b92c80731dcd241692.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Icons/haxe.svg" +dest_files=["res://.godot/imported/haxe.svg-af40ad457821f2b92c80731dcd241692.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/uastc_level=0 +compress/rdo_quality_loss=0.0 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/channel_remap/red=0 +process/channel_remap/green=1 +process/channel_remap/blue=2 +process/channel_remap/alpha=3 +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 +svg/scale=1.0 +editor/scale_with_editor_scale=false +editor/convert_colors_with_editor_theme=false diff --git a/Icons/heroku.svg b/Icons/heroku.svg new file mode 100644 index 0000000..7cda86d --- /dev/null +++ b/Icons/heroku.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/heroku.svg.import b/Icons/heroku.svg.import new file mode 100644 index 0000000..1650559 --- /dev/null +++ b/Icons/heroku.svg.import @@ -0,0 +1,43 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://elkd3iae4t8" +path="res://.godot/imported/heroku.svg-06318861a2099b553aff6b8fa877c004.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Icons/heroku.svg" +dest_files=["res://.godot/imported/heroku.svg-06318861a2099b553aff6b8fa877c004.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/uastc_level=0 +compress/rdo_quality_loss=0.0 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/channel_remap/red=0 +process/channel_remap/green=1 +process/channel_remap/blue=2 +process/channel_remap/alpha=3 +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 +svg/scale=1.0 +editor/scale_with_editor_scale=false +editor/convert_colors_with_editor_theme=false diff --git a/Icons/hex.svg b/Icons/hex.svg new file mode 100644 index 0000000..62eca0a --- /dev/null +++ b/Icons/hex.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/hex.svg.import b/Icons/hex.svg.import new file mode 100644 index 0000000..03cf6c9 --- /dev/null +++ b/Icons/hex.svg.import @@ -0,0 +1,43 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bdbewnhye8xut" +path="res://.godot/imported/hex.svg-6fc5c0fae0cbcdf7c35f82f413532d29.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Icons/hex.svg" +dest_files=["res://.godot/imported/hex.svg-6fc5c0fae0cbcdf7c35f82f413532d29.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/uastc_level=0 +compress/rdo_quality_loss=0.0 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/channel_remap/red=0 +process/channel_remap/green=1 +process/channel_remap/blue=2 +process/channel_remap/alpha=3 +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 +svg/scale=1.0 +editor/scale_with_editor_scale=false +editor/convert_colors_with_editor_theme=false diff --git a/Icons/html.svg b/Icons/html.svg new file mode 100644 index 0000000..9610d5c --- /dev/null +++ b/Icons/html.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/html.svg.import b/Icons/html.svg.import new file mode 100644 index 0000000..2735c05 --- /dev/null +++ b/Icons/html.svg.import @@ -0,0 +1,43 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dp388nahd4wif" +path="res://.godot/imported/html.svg-3e02feed75a586ea7044a73a14e47ae5.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Icons/html.svg" +dest_files=["res://.godot/imported/html.svg-3e02feed75a586ea7044a73a14e47ae5.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/uastc_level=0 +compress/rdo_quality_loss=0.0 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/channel_remap/red=0 +process/channel_remap/green=1 +process/channel_remap/blue=2 +process/channel_remap/alpha=3 +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 +svg/scale=1.0 +editor/scale_with_editor_scale=false +editor/convert_colors_with_editor_theme=false diff --git a/Icons/html_erb.svg b/Icons/html_erb.svg new file mode 100644 index 0000000..443e8de --- /dev/null +++ b/Icons/html_erb.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/html_erb.svg.import b/Icons/html_erb.svg.import new file mode 100644 index 0000000..620377f --- /dev/null +++ b/Icons/html_erb.svg.import @@ -0,0 +1,43 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://teb207q2q3wl" +path="res://.godot/imported/html_erb.svg-83cb48b4a4069b4aeeb4cba5701458db.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Icons/html_erb.svg" +dest_files=["res://.godot/imported/html_erb.svg-83cb48b4a4069b4aeeb4cba5701458db.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/uastc_level=0 +compress/rdo_quality_loss=0.0 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/channel_remap/red=0 +process/channel_remap/green=1 +process/channel_remap/blue=2 +process/channel_remap/alpha=3 +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 +svg/scale=1.0 +editor/scale_with_editor_scale=false +editor/convert_colors_with_editor_theme=false diff --git a/Icons/ignored.svg b/Icons/ignored.svg new file mode 100644 index 0000000..3d6881e --- /dev/null +++ b/Icons/ignored.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/ignored.svg.import b/Icons/ignored.svg.import new file mode 100644 index 0000000..9986ae0 --- /dev/null +++ b/Icons/ignored.svg.import @@ -0,0 +1,43 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dabqdiqqdh4sc" +path="res://.godot/imported/ignored.svg-1d3ccaac72817e0ff7a06ce214882075.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Icons/ignored.svg" +dest_files=["res://.godot/imported/ignored.svg-1d3ccaac72817e0ff7a06ce214882075.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/uastc_level=0 +compress/rdo_quality_loss=0.0 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/channel_remap/red=0 +process/channel_remap/green=1 +process/channel_remap/blue=2 +process/channel_remap/alpha=3 +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 +svg/scale=1.0 +editor/scale_with_editor_scale=false +editor/convert_colors_with_editor_theme=false diff --git a/Icons/illustrator.svg b/Icons/illustrator.svg new file mode 100644 index 0000000..3fb8adf --- /dev/null +++ b/Icons/illustrator.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/illustrator.svg.import b/Icons/illustrator.svg.import new file mode 100644 index 0000000..61b45f5 --- /dev/null +++ b/Icons/illustrator.svg.import @@ -0,0 +1,43 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://csfar8qsncb7u" +path="res://.godot/imported/illustrator.svg-855f499ccd9f305e185c831213b49746.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Icons/illustrator.svg" +dest_files=["res://.godot/imported/illustrator.svg-855f499ccd9f305e185c831213b49746.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/uastc_level=0 +compress/rdo_quality_loss=0.0 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/channel_remap/red=0 +process/channel_remap/green=1 +process/channel_remap/blue=2 +process/channel_remap/alpha=3 +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 +svg/scale=1.0 +editor/scale_with_editor_scale=false +editor/convert_colors_with_editor_theme=false diff --git a/Icons/image.svg b/Icons/image.svg new file mode 100644 index 0000000..17ffdf6 --- /dev/null +++ b/Icons/image.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/image.svg.import b/Icons/image.svg.import new file mode 100644 index 0000000..1e0bc51 --- /dev/null +++ b/Icons/image.svg.import @@ -0,0 +1,43 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bc705imbd6rq2" +path="res://.godot/imported/image.svg-731445fe1d0107435cc53b5e895d180c.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Icons/image.svg" +dest_files=["res://.godot/imported/image.svg-731445fe1d0107435cc53b5e895d180c.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/uastc_level=0 +compress/rdo_quality_loss=0.0 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/channel_remap/red=0 +process/channel_remap/green=1 +process/channel_remap/blue=2 +process/channel_remap/alpha=3 +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 +svg/scale=1.0 +editor/scale_with_editor_scale=false +editor/convert_colors_with_editor_theme=false diff --git a/Icons/info.svg b/Icons/info.svg new file mode 100644 index 0000000..fc87386 --- /dev/null +++ b/Icons/info.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/info.svg.import b/Icons/info.svg.import new file mode 100644 index 0000000..dd39d12 --- /dev/null +++ b/Icons/info.svg.import @@ -0,0 +1,43 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://4yitxh75rivs" +path="res://.godot/imported/info.svg-f95d7adeae3212e287dda6df6f4e705b.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Icons/info.svg" +dest_files=["res://.godot/imported/info.svg-f95d7adeae3212e287dda6df6f4e705b.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/uastc_level=0 +compress/rdo_quality_loss=0.0 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/channel_remap/red=0 +process/channel_remap/green=1 +process/channel_remap/blue=2 +process/channel_remap/alpha=3 +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 +svg/scale=1.0 +editor/scale_with_editor_scale=false +editor/convert_colors_with_editor_theme=false diff --git a/Icons/ionic.svg b/Icons/ionic.svg new file mode 100644 index 0000000..520aad9 --- /dev/null +++ b/Icons/ionic.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/ionic.svg.import b/Icons/ionic.svg.import new file mode 100644 index 0000000..b8cc743 --- /dev/null +++ b/Icons/ionic.svg.import @@ -0,0 +1,43 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://vs870gqrs74m" +path="res://.godot/imported/ionic.svg-7412b34060394de6c652c58d48eac8e1.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Icons/ionic.svg" +dest_files=["res://.godot/imported/ionic.svg-7412b34060394de6c652c58d48eac8e1.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/uastc_level=0 +compress/rdo_quality_loss=0.0 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/channel_remap/red=0 +process/channel_remap/green=1 +process/channel_remap/blue=2 +process/channel_remap/alpha=3 +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 +svg/scale=1.0 +editor/scale_with_editor_scale=false +editor/convert_colors_with_editor_theme=false diff --git a/Icons/jade.svg b/Icons/jade.svg new file mode 100644 index 0000000..c7fb85a --- /dev/null +++ b/Icons/jade.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/jade.svg.import b/Icons/jade.svg.import new file mode 100644 index 0000000..0553d00 --- /dev/null +++ b/Icons/jade.svg.import @@ -0,0 +1,43 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dosro2p0b3lhr" +path="res://.godot/imported/jade.svg-e699f0572748a65e8f753e64d000587a.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Icons/jade.svg" +dest_files=["res://.godot/imported/jade.svg-e699f0572748a65e8f753e64d000587a.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/uastc_level=0 +compress/rdo_quality_loss=0.0 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/channel_remap/red=0 +process/channel_remap/green=1 +process/channel_remap/blue=2 +process/channel_remap/alpha=3 +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 +svg/scale=1.0 +editor/scale_with_editor_scale=false +editor/convert_colors_with_editor_theme=false diff --git a/Icons/java.svg b/Icons/java.svg new file mode 100644 index 0000000..ef5c2ae --- /dev/null +++ b/Icons/java.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/Icons/java.svg.import b/Icons/java.svg.import new file mode 100644 index 0000000..d9420d1 --- /dev/null +++ b/Icons/java.svg.import @@ -0,0 +1,43 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cgq675yb3tuhv" +path="res://.godot/imported/java.svg-4c0a965f358b32b017b69bb2d212736a.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Icons/java.svg" +dest_files=["res://.godot/imported/java.svg-4c0a965f358b32b017b69bb2d212736a.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/uastc_level=0 +compress/rdo_quality_loss=0.0 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/channel_remap/red=0 +process/channel_remap/green=1 +process/channel_remap/blue=2 +process/channel_remap/alpha=3 +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 +svg/scale=1.0 +editor/scale_with_editor_scale=false +editor/convert_colors_with_editor_theme=false diff --git a/Icons/javascript.svg b/Icons/javascript.svg new file mode 100644 index 0000000..d6ced9e --- /dev/null +++ b/Icons/javascript.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/javascript.svg.import b/Icons/javascript.svg.import new file mode 100644 index 0000000..cd6dbb5 --- /dev/null +++ b/Icons/javascript.svg.import @@ -0,0 +1,43 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cqwfbtmykrjum" +path="res://.godot/imported/javascript.svg-1d68662fd0110c9d213a9a50a246ceb7.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Icons/javascript.svg" +dest_files=["res://.godot/imported/javascript.svg-1d68662fd0110c9d213a9a50a246ceb7.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/uastc_level=0 +compress/rdo_quality_loss=0.0 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/channel_remap/red=0 +process/channel_remap/green=1 +process/channel_remap/blue=2 +process/channel_remap/alpha=3 +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 +svg/scale=1.0 +editor/scale_with_editor_scale=false +editor/convert_colors_with_editor_theme=false diff --git a/Icons/jenkins.svg b/Icons/jenkins.svg new file mode 100644 index 0000000..486bf4c --- /dev/null +++ b/Icons/jenkins.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/jenkins.svg.import b/Icons/jenkins.svg.import new file mode 100644 index 0000000..1dc9bee --- /dev/null +++ b/Icons/jenkins.svg.import @@ -0,0 +1,43 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cxoo0jebvtym" +path="res://.godot/imported/jenkins.svg-2083017a3d7e0ec965964bc272c89bd3.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Icons/jenkins.svg" +dest_files=["res://.godot/imported/jenkins.svg-2083017a3d7e0ec965964bc272c89bd3.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/uastc_level=0 +compress/rdo_quality_loss=0.0 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/channel_remap/red=0 +process/channel_remap/green=1 +process/channel_remap/blue=2 +process/channel_remap/alpha=3 +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 +svg/scale=1.0 +editor/scale_with_editor_scale=false +editor/convert_colors_with_editor_theme=false diff --git a/Icons/jinja.svg b/Icons/jinja.svg new file mode 100644 index 0000000..ba582ce --- /dev/null +++ b/Icons/jinja.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/jinja.svg.import b/Icons/jinja.svg.import new file mode 100644 index 0000000..34b8f60 --- /dev/null +++ b/Icons/jinja.svg.import @@ -0,0 +1,43 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://d2a8xkjf5cxqu" +path="res://.godot/imported/jinja.svg-e6ac436bd606c1b0da8688d3bbac431a.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Icons/jinja.svg" +dest_files=["res://.godot/imported/jinja.svg-e6ac436bd606c1b0da8688d3bbac431a.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/uastc_level=0 +compress/rdo_quality_loss=0.0 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/channel_remap/red=0 +process/channel_remap/green=1 +process/channel_remap/blue=2 +process/channel_remap/alpha=3 +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 +svg/scale=1.0 +editor/scale_with_editor_scale=false +editor/convert_colors_with_editor_theme=false diff --git a/Icons/js_erb.svg b/Icons/js_erb.svg new file mode 100644 index 0000000..f78ecd4 --- /dev/null +++ b/Icons/js_erb.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/js_erb.svg.import b/Icons/js_erb.svg.import new file mode 100644 index 0000000..6bcb58d --- /dev/null +++ b/Icons/js_erb.svg.import @@ -0,0 +1,43 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bgrpmxqw4n2tm" +path="res://.godot/imported/js_erb.svg-ef64dcf3d5c2cef76cee03350c431960.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Icons/js_erb.svg" +dest_files=["res://.godot/imported/js_erb.svg-ef64dcf3d5c2cef76cee03350c431960.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/uastc_level=0 +compress/rdo_quality_loss=0.0 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/channel_remap/red=0 +process/channel_remap/green=1 +process/channel_remap/blue=2 +process/channel_remap/alpha=3 +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 +svg/scale=1.0 +editor/scale_with_editor_scale=false +editor/convert_colors_with_editor_theme=false diff --git a/Icons/json.svg b/Icons/json.svg new file mode 100644 index 0000000..af583f7 --- /dev/null +++ b/Icons/json.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/json.svg.import b/Icons/json.svg.import new file mode 100644 index 0000000..a9889cf --- /dev/null +++ b/Icons/json.svg.import @@ -0,0 +1,43 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://c50lsoa6bppac" +path="res://.godot/imported/json.svg-92ee388c0eaf05e83a42f3c52dea4b02.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Icons/json.svg" +dest_files=["res://.godot/imported/json.svg-92ee388c0eaf05e83a42f3c52dea4b02.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/uastc_level=0 +compress/rdo_quality_loss=0.0 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/channel_remap/red=0 +process/channel_remap/green=1 +process/channel_remap/blue=2 +process/channel_remap/alpha=3 +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 +svg/scale=1.0 +editor/scale_with_editor_scale=false +editor/convert_colors_with_editor_theme=false diff --git a/Icons/julia.svg b/Icons/julia.svg new file mode 100644 index 0000000..644d8e2 --- /dev/null +++ b/Icons/julia.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/julia.svg.import b/Icons/julia.svg.import new file mode 100644 index 0000000..aba0c7a --- /dev/null +++ b/Icons/julia.svg.import @@ -0,0 +1,43 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bsbw8oddl8t1v" +path="res://.godot/imported/julia.svg-50b403b3cfc2d3c2ef810592a34ca4b8.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Icons/julia.svg" +dest_files=["res://.godot/imported/julia.svg-50b403b3cfc2d3c2ef810592a34ca4b8.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/uastc_level=0 +compress/rdo_quality_loss=0.0 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/channel_remap/red=0 +process/channel_remap/green=1 +process/channel_remap/blue=2 +process/channel_remap/alpha=3 +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 +svg/scale=1.0 +editor/scale_with_editor_scale=false +editor/convert_colors_with_editor_theme=false diff --git a/Icons/karma.svg b/Icons/karma.svg new file mode 100644 index 0000000..03ce79f --- /dev/null +++ b/Icons/karma.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/karma.svg.import b/Icons/karma.svg.import new file mode 100644 index 0000000..76c05fb --- /dev/null +++ b/Icons/karma.svg.import @@ -0,0 +1,43 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://c0h6l64avhc5t" +path="res://.godot/imported/karma.svg-3597846d025f3b051e901386fbc4696a.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Icons/karma.svg" +dest_files=["res://.godot/imported/karma.svg-3597846d025f3b051e901386fbc4696a.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/uastc_level=0 +compress/rdo_quality_loss=0.0 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/channel_remap/red=0 +process/channel_remap/green=1 +process/channel_remap/blue=2 +process/channel_remap/alpha=3 +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 +svg/scale=1.0 +editor/scale_with_editor_scale=false +editor/convert_colors_with_editor_theme=false diff --git a/Icons/kotlin.svg b/Icons/kotlin.svg new file mode 100644 index 0000000..f54a9de --- /dev/null +++ b/Icons/kotlin.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/kotlin.svg.import b/Icons/kotlin.svg.import new file mode 100644 index 0000000..3b80526 --- /dev/null +++ b/Icons/kotlin.svg.import @@ -0,0 +1,43 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://yk46l1b11cvh" +path="res://.godot/imported/kotlin.svg-0fafced0a9306a41560baa5310ef0d86.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Icons/kotlin.svg" +dest_files=["res://.godot/imported/kotlin.svg-0fafced0a9306a41560baa5310ef0d86.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/uastc_level=0 +compress/rdo_quality_loss=0.0 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/channel_remap/red=0 +process/channel_remap/green=1 +process/channel_remap/blue=2 +process/channel_remap/alpha=3 +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 +svg/scale=1.0 +editor/scale_with_editor_scale=false +editor/convert_colors_with_editor_theme=false diff --git a/Icons/less.svg b/Icons/less.svg new file mode 100644 index 0000000..6f86e78 --- /dev/null +++ b/Icons/less.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/less.svg.import b/Icons/less.svg.import new file mode 100644 index 0000000..9d5581a --- /dev/null +++ b/Icons/less.svg.import @@ -0,0 +1,43 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bt1u1vnbiy62e" +path="res://.godot/imported/less.svg-2ea144e01a8c61da32f407dc27e7b78c.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Icons/less.svg" +dest_files=["res://.godot/imported/less.svg-2ea144e01a8c61da32f407dc27e7b78c.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/uastc_level=0 +compress/rdo_quality_loss=0.0 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/channel_remap/red=0 +process/channel_remap/green=1 +process/channel_remap/blue=2 +process/channel_remap/alpha=3 +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 +svg/scale=1.0 +editor/scale_with_editor_scale=false +editor/convert_colors_with_editor_theme=false diff --git a/Icons/license.svg b/Icons/license.svg new file mode 100644 index 0000000..4980484 --- /dev/null +++ b/Icons/license.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/license.svg.import b/Icons/license.svg.import new file mode 100644 index 0000000..12b00d0 --- /dev/null +++ b/Icons/license.svg.import @@ -0,0 +1,43 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://c856e1xp2xyh" +path="res://.godot/imported/license.svg-bae8d5148a266220f525f9eb2cb84d01.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Icons/license.svg" +dest_files=["res://.godot/imported/license.svg-bae8d5148a266220f525f9eb2cb84d01.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/uastc_level=0 +compress/rdo_quality_loss=0.0 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/channel_remap/red=0 +process/channel_remap/green=1 +process/channel_remap/blue=2 +process/channel_remap/alpha=3 +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 +svg/scale=1.0 +editor/scale_with_editor_scale=false +editor/convert_colors_with_editor_theme=false diff --git a/Icons/liquid.svg b/Icons/liquid.svg new file mode 100644 index 0000000..c00aaf3 --- /dev/null +++ b/Icons/liquid.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/liquid.svg.import b/Icons/liquid.svg.import new file mode 100644 index 0000000..6f2fb1e --- /dev/null +++ b/Icons/liquid.svg.import @@ -0,0 +1,43 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://be2u753j1h1lh" +path="res://.godot/imported/liquid.svg-8de656179e4211fafa3d0fcdc9c5c870.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Icons/liquid.svg" +dest_files=["res://.godot/imported/liquid.svg-8de656179e4211fafa3d0fcdc9c5c870.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/uastc_level=0 +compress/rdo_quality_loss=0.0 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/channel_remap/red=0 +process/channel_remap/green=1 +process/channel_remap/blue=2 +process/channel_remap/alpha=3 +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 +svg/scale=1.0 +editor/scale_with_editor_scale=false +editor/convert_colors_with_editor_theme=false diff --git a/Icons/livescript.svg b/Icons/livescript.svg new file mode 100644 index 0000000..e69ac2a --- /dev/null +++ b/Icons/livescript.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/livescript.svg.import b/Icons/livescript.svg.import new file mode 100644 index 0000000..555273c --- /dev/null +++ b/Icons/livescript.svg.import @@ -0,0 +1,43 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cl3xpqkumdvo8" +path="res://.godot/imported/livescript.svg-5a3e92a95e6402646e4c0544c963b7c0.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Icons/livescript.svg" +dest_files=["res://.godot/imported/livescript.svg-5a3e92a95e6402646e4c0544c963b7c0.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/uastc_level=0 +compress/rdo_quality_loss=0.0 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/channel_remap/red=0 +process/channel_remap/green=1 +process/channel_remap/blue=2 +process/channel_remap/alpha=3 +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 +svg/scale=1.0 +editor/scale_with_editor_scale=false +editor/convert_colors_with_editor_theme=false diff --git a/Icons/lock.svg b/Icons/lock.svg new file mode 100644 index 0000000..ade1e5f --- /dev/null +++ b/Icons/lock.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/lock.svg.import b/Icons/lock.svg.import new file mode 100644 index 0000000..0366bec --- /dev/null +++ b/Icons/lock.svg.import @@ -0,0 +1,43 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bn4ubk8ydneek" +path="res://.godot/imported/lock.svg-1659231f711d53bd4c1a50b9cbe65cfe.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Icons/lock.svg" +dest_files=["res://.godot/imported/lock.svg-1659231f711d53bd4c1a50b9cbe65cfe.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/uastc_level=0 +compress/rdo_quality_loss=0.0 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/channel_remap/red=0 +process/channel_remap/green=1 +process/channel_remap/blue=2 +process/channel_remap/alpha=3 +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 +svg/scale=1.0 +editor/scale_with_editor_scale=false +editor/convert_colors_with_editor_theme=false diff --git a/Icons/lua.svg b/Icons/lua.svg new file mode 100644 index 0000000..a5d6073 --- /dev/null +++ b/Icons/lua.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/lua.svg.import b/Icons/lua.svg.import new file mode 100644 index 0000000..0a90933 --- /dev/null +++ b/Icons/lua.svg.import @@ -0,0 +1,43 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bsceu14hpflfr" +path="res://.godot/imported/lua.svg-45215ff0e0af0fd6713fc1c04b32d634.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Icons/lua.svg" +dest_files=["res://.godot/imported/lua.svg-45215ff0e0af0fd6713fc1c04b32d634.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/uastc_level=0 +compress/rdo_quality_loss=0.0 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/channel_remap/red=0 +process/channel_remap/green=1 +process/channel_remap/blue=2 +process/channel_remap/alpha=3 +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 +svg/scale=1.0 +editor/scale_with_editor_scale=false +editor/convert_colors_with_editor_theme=false diff --git a/Icons/makefile.svg b/Icons/makefile.svg new file mode 100644 index 0000000..0ed34f2 --- /dev/null +++ b/Icons/makefile.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/makefile.svg.import b/Icons/makefile.svg.import new file mode 100644 index 0000000..0276496 --- /dev/null +++ b/Icons/makefile.svg.import @@ -0,0 +1,43 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bqoq3ojsndbwt" +path="res://.godot/imported/makefile.svg-9428e2d8e506c6783b04f30763604eed.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Icons/makefile.svg" +dest_files=["res://.godot/imported/makefile.svg-9428e2d8e506c6783b04f30763604eed.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/uastc_level=0 +compress/rdo_quality_loss=0.0 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/channel_remap/red=0 +process/channel_remap/green=1 +process/channel_remap/blue=2 +process/channel_remap/alpha=3 +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 +svg/scale=1.0 +editor/scale_with_editor_scale=false +editor/convert_colors_with_editor_theme=false diff --git a/Icons/markdown.svg b/Icons/markdown.svg new file mode 100644 index 0000000..3e71bac --- /dev/null +++ b/Icons/markdown.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/markdown.svg.import b/Icons/markdown.svg.import new file mode 100644 index 0000000..2a59d11 --- /dev/null +++ b/Icons/markdown.svg.import @@ -0,0 +1,43 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://chpnff540th1p" +path="res://.godot/imported/markdown.svg-a9c8a37478d0ae9bac9f17ea24fb9453.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Icons/markdown.svg" +dest_files=["res://.godot/imported/markdown.svg-a9c8a37478d0ae9bac9f17ea24fb9453.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/uastc_level=0 +compress/rdo_quality_loss=0.0 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/channel_remap/red=0 +process/channel_remap/green=1 +process/channel_remap/blue=2 +process/channel_remap/alpha=3 +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 +svg/scale=1.0 +editor/scale_with_editor_scale=false +editor/convert_colors_with_editor_theme=false diff --git a/Icons/maven.svg b/Icons/maven.svg new file mode 100644 index 0000000..b64b027 --- /dev/null +++ b/Icons/maven.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/maven.svg.import b/Icons/maven.svg.import new file mode 100644 index 0000000..365068e --- /dev/null +++ b/Icons/maven.svg.import @@ -0,0 +1,43 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cscl1lypxvlia" +path="res://.godot/imported/maven.svg-73467d0e03d152164b2a96539c99a1b7.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Icons/maven.svg" +dest_files=["res://.godot/imported/maven.svg-73467d0e03d152164b2a96539c99a1b7.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/uastc_level=0 +compress/rdo_quality_loss=0.0 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/channel_remap/red=0 +process/channel_remap/green=1 +process/channel_remap/blue=2 +process/channel_remap/alpha=3 +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 +svg/scale=1.0 +editor/scale_with_editor_scale=false +editor/convert_colors_with_editor_theme=false diff --git a/Icons/mdo.svg b/Icons/mdo.svg new file mode 100644 index 0000000..0c1b4bb --- /dev/null +++ b/Icons/mdo.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/mdo.svg.import b/Icons/mdo.svg.import new file mode 100644 index 0000000..ed55d9f --- /dev/null +++ b/Icons/mdo.svg.import @@ -0,0 +1,43 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bo1k3hux7g3fe" +path="res://.godot/imported/mdo.svg-66e39891a56fbde75f13b7a18625e2a9.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Icons/mdo.svg" +dest_files=["res://.godot/imported/mdo.svg-66e39891a56fbde75f13b7a18625e2a9.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/uastc_level=0 +compress/rdo_quality_loss=0.0 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/channel_remap/red=0 +process/channel_remap/green=1 +process/channel_remap/blue=2 +process/channel_remap/alpha=3 +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 +svg/scale=1.0 +editor/scale_with_editor_scale=false +editor/convert_colors_with_editor_theme=false diff --git a/Icons/mustache.svg b/Icons/mustache.svg new file mode 100644 index 0000000..74721c3 --- /dev/null +++ b/Icons/mustache.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/mustache.svg.import b/Icons/mustache.svg.import new file mode 100644 index 0000000..0f3e3bf --- /dev/null +++ b/Icons/mustache.svg.import @@ -0,0 +1,43 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://ksf011lrvr3b" +path="res://.godot/imported/mustache.svg-ccd77dd3459109f90a80f8ff8d66ae24.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Icons/mustache.svg" +dest_files=["res://.godot/imported/mustache.svg-ccd77dd3459109f90a80f8ff8d66ae24.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/uastc_level=0 +compress/rdo_quality_loss=0.0 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/channel_remap/red=0 +process/channel_remap/green=1 +process/channel_remap/blue=2 +process/channel_remap/alpha=3 +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 +svg/scale=1.0 +editor/scale_with_editor_scale=false +editor/convert_colors_with_editor_theme=false diff --git a/Icons/new-file.svg b/Icons/new-file.svg new file mode 100644 index 0000000..7e6e8cd --- /dev/null +++ b/Icons/new-file.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/new-file.svg.import b/Icons/new-file.svg.import new file mode 100644 index 0000000..7a3d9da --- /dev/null +++ b/Icons/new-file.svg.import @@ -0,0 +1,43 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://r65cuby2bpc1" +path="res://.godot/imported/new-file.svg-75072a753e83860947724eaea7adf38a.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Icons/new-file.svg" +dest_files=["res://.godot/imported/new-file.svg-75072a753e83860947724eaea7adf38a.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/uastc_level=0 +compress/rdo_quality_loss=0.0 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/channel_remap/red=0 +process/channel_remap/green=1 +process/channel_remap/blue=2 +process/channel_remap/alpha=3 +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 +svg/scale=1.0 +editor/scale_with_editor_scale=false +editor/convert_colors_with_editor_theme=false diff --git a/Icons/nim.svg b/Icons/nim.svg new file mode 100644 index 0000000..fd5aad0 --- /dev/null +++ b/Icons/nim.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/nim.svg.import b/Icons/nim.svg.import new file mode 100644 index 0000000..485aba0 --- /dev/null +++ b/Icons/nim.svg.import @@ -0,0 +1,43 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://yosp6imxtchy" +path="res://.godot/imported/nim.svg-0a549e773a953d835fc343391def0844.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Icons/nim.svg" +dest_files=["res://.godot/imported/nim.svg-0a549e773a953d835fc343391def0844.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/uastc_level=0 +compress/rdo_quality_loss=0.0 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/channel_remap/red=0 +process/channel_remap/green=1 +process/channel_remap/blue=2 +process/channel_remap/alpha=3 +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 +svg/scale=1.0 +editor/scale_with_editor_scale=false +editor/convert_colors_with_editor_theme=false diff --git a/Icons/notebook.svg b/Icons/notebook.svg new file mode 100644 index 0000000..b64b74c --- /dev/null +++ b/Icons/notebook.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/notebook.svg.import b/Icons/notebook.svg.import new file mode 100644 index 0000000..098b7c3 --- /dev/null +++ b/Icons/notebook.svg.import @@ -0,0 +1,43 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cj1qk8n6vlxdq" +path="res://.godot/imported/notebook.svg-fd2cb6dca73fca71d4f6572e8008ee29.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Icons/notebook.svg" +dest_files=["res://.godot/imported/notebook.svg-fd2cb6dca73fca71d4f6572e8008ee29.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/uastc_level=0 +compress/rdo_quality_loss=0.0 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/channel_remap/red=0 +process/channel_remap/green=1 +process/channel_remap/blue=2 +process/channel_remap/alpha=3 +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 +svg/scale=1.0 +editor/scale_with_editor_scale=false +editor/convert_colors_with_editor_theme=false diff --git a/Icons/npm.svg b/Icons/npm.svg new file mode 100644 index 0000000..f3e7ee5 --- /dev/null +++ b/Icons/npm.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/npm.svg.import b/Icons/npm.svg.import new file mode 100644 index 0000000..8b40698 --- /dev/null +++ b/Icons/npm.svg.import @@ -0,0 +1,43 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dp2kivjs8xdfd" +path="res://.godot/imported/npm.svg-2c7c84e252e61b53d86b577366ea5424.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Icons/npm.svg" +dest_files=["res://.godot/imported/npm.svg-2c7c84e252e61b53d86b577366ea5424.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/uastc_level=0 +compress/rdo_quality_loss=0.0 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/channel_remap/red=0 +process/channel_remap/green=1 +process/channel_remap/blue=2 +process/channel_remap/alpha=3 +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 +svg/scale=1.0 +editor/scale_with_editor_scale=false +editor/convert_colors_with_editor_theme=false diff --git a/Icons/npm_ignored.svg b/Icons/npm_ignored.svg new file mode 100644 index 0000000..7c0261d --- /dev/null +++ b/Icons/npm_ignored.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/npm_ignored.svg.import b/Icons/npm_ignored.svg.import new file mode 100644 index 0000000..5d7aa58 --- /dev/null +++ b/Icons/npm_ignored.svg.import @@ -0,0 +1,43 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dv36otwgnkfuj" +path="res://.godot/imported/npm_ignored.svg-94dd665d4649f9cf309d1b700f7620f1.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Icons/npm_ignored.svg" +dest_files=["res://.godot/imported/npm_ignored.svg-94dd665d4649f9cf309d1b700f7620f1.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/uastc_level=0 +compress/rdo_quality_loss=0.0 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/channel_remap/red=0 +process/channel_remap/green=1 +process/channel_remap/blue=2 +process/channel_remap/alpha=3 +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 +svg/scale=1.0 +editor/scale_with_editor_scale=false +editor/convert_colors_with_editor_theme=false diff --git a/Icons/nunjucks.svg b/Icons/nunjucks.svg new file mode 100644 index 0000000..15edc3b --- /dev/null +++ b/Icons/nunjucks.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/nunjucks.svg.import b/Icons/nunjucks.svg.import new file mode 100644 index 0000000..d897d03 --- /dev/null +++ b/Icons/nunjucks.svg.import @@ -0,0 +1,43 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://4mx57sg6skbw" +path="res://.godot/imported/nunjucks.svg-5820bd90306bdd82dc97aae1b41c074a.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Icons/nunjucks.svg" +dest_files=["res://.godot/imported/nunjucks.svg-5820bd90306bdd82dc97aae1b41c074a.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/uastc_level=0 +compress/rdo_quality_loss=0.0 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/channel_remap/red=0 +process/channel_remap/green=1 +process/channel_remap/blue=2 +process/channel_remap/alpha=3 +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 +svg/scale=1.0 +editor/scale_with_editor_scale=false +editor/convert_colors_with_editor_theme=false diff --git a/Icons/ocaml.svg b/Icons/ocaml.svg new file mode 100644 index 0000000..42027de --- /dev/null +++ b/Icons/ocaml.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/ocaml.svg.import b/Icons/ocaml.svg.import new file mode 100644 index 0000000..1517ea7 --- /dev/null +++ b/Icons/ocaml.svg.import @@ -0,0 +1,43 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://evd7ghuo5scg" +path="res://.godot/imported/ocaml.svg-e195746b895692c2a5e60a876d6d7b62.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Icons/ocaml.svg" +dest_files=["res://.godot/imported/ocaml.svg-e195746b895692c2a5e60a876d6d7b62.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/uastc_level=0 +compress/rdo_quality_loss=0.0 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/channel_remap/red=0 +process/channel_remap/green=1 +process/channel_remap/blue=2 +process/channel_remap/alpha=3 +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 +svg/scale=1.0 +editor/scale_with_editor_scale=false +editor/convert_colors_with_editor_theme=false diff --git a/Icons/odata.svg b/Icons/odata.svg new file mode 100644 index 0000000..147246c --- /dev/null +++ b/Icons/odata.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/odata.svg.import b/Icons/odata.svg.import new file mode 100644 index 0000000..7d97c5d --- /dev/null +++ b/Icons/odata.svg.import @@ -0,0 +1,43 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://67c86dp8vj6x" +path="res://.godot/imported/odata.svg-6a93f58863518d56a2f11044c8b79473.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Icons/odata.svg" +dest_files=["res://.godot/imported/odata.svg-6a93f58863518d56a2f11044c8b79473.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/uastc_level=0 +compress/rdo_quality_loss=0.0 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/channel_remap/red=0 +process/channel_remap/green=1 +process/channel_remap/blue=2 +process/channel_remap/alpha=3 +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 +svg/scale=1.0 +editor/scale_with_editor_scale=false +editor/convert_colors_with_editor_theme=false diff --git a/Icons/pddl.svg b/Icons/pddl.svg new file mode 100644 index 0000000..c27bdd9 --- /dev/null +++ b/Icons/pddl.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/pddl.svg.import b/Icons/pddl.svg.import new file mode 100644 index 0000000..9cde17d --- /dev/null +++ b/Icons/pddl.svg.import @@ -0,0 +1,43 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://djlr5u5nssxun" +path="res://.godot/imported/pddl.svg-b02386a664dc0bc16e3c81485881cb50.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Icons/pddl.svg" +dest_files=["res://.godot/imported/pddl.svg-b02386a664dc0bc16e3c81485881cb50.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/uastc_level=0 +compress/rdo_quality_loss=0.0 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/channel_remap/red=0 +process/channel_remap/green=1 +process/channel_remap/blue=2 +process/channel_remap/alpha=3 +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 +svg/scale=1.0 +editor/scale_with_editor_scale=false +editor/convert_colors_with_editor_theme=false diff --git a/Icons/pdf.svg b/Icons/pdf.svg new file mode 100644 index 0000000..16201c1 --- /dev/null +++ b/Icons/pdf.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/pdf.svg.import b/Icons/pdf.svg.import new file mode 100644 index 0000000..2c04744 --- /dev/null +++ b/Icons/pdf.svg.import @@ -0,0 +1,43 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dndtiq7p2oeyn" +path="res://.godot/imported/pdf.svg-1af199eb63c29f4d11ce42a49faee55f.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Icons/pdf.svg" +dest_files=["res://.godot/imported/pdf.svg-1af199eb63c29f4d11ce42a49faee55f.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/uastc_level=0 +compress/rdo_quality_loss=0.0 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/channel_remap/red=0 +process/channel_remap/green=1 +process/channel_remap/blue=2 +process/channel_remap/alpha=3 +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 +svg/scale=1.0 +editor/scale_with_editor_scale=false +editor/convert_colors_with_editor_theme=false diff --git a/Icons/perl.svg b/Icons/perl.svg new file mode 100644 index 0000000..58655e5 --- /dev/null +++ b/Icons/perl.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/perl.svg.import b/Icons/perl.svg.import new file mode 100644 index 0000000..865d925 --- /dev/null +++ b/Icons/perl.svg.import @@ -0,0 +1,43 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bcwpugr73aexd" +path="res://.godot/imported/perl.svg-c2205ec101100f683442a72892a8cb59.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Icons/perl.svg" +dest_files=["res://.godot/imported/perl.svg-c2205ec101100f683442a72892a8cb59.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/uastc_level=0 +compress/rdo_quality_loss=0.0 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/channel_remap/red=0 +process/channel_remap/green=1 +process/channel_remap/blue=2 +process/channel_remap/alpha=3 +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 +svg/scale=1.0 +editor/scale_with_editor_scale=false +editor/convert_colors_with_editor_theme=false diff --git a/Icons/photoshop.svg b/Icons/photoshop.svg new file mode 100644 index 0000000..aeebcfa --- /dev/null +++ b/Icons/photoshop.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/photoshop.svg.import b/Icons/photoshop.svg.import new file mode 100644 index 0000000..9f59495 --- /dev/null +++ b/Icons/photoshop.svg.import @@ -0,0 +1,43 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://vc5d5a8fdm8k" +path="res://.godot/imported/photoshop.svg-6af39641b630a49b47b8db44e6114c84.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Icons/photoshop.svg" +dest_files=["res://.godot/imported/photoshop.svg-6af39641b630a49b47b8db44e6114c84.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/uastc_level=0 +compress/rdo_quality_loss=0.0 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/channel_remap/red=0 +process/channel_remap/green=1 +process/channel_remap/blue=2 +process/channel_remap/alpha=3 +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 +svg/scale=1.0 +editor/scale_with_editor_scale=false +editor/convert_colors_with_editor_theme=false diff --git a/Icons/php.svg b/Icons/php.svg new file mode 100644 index 0000000..dee7949 --- /dev/null +++ b/Icons/php.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/php.svg.import b/Icons/php.svg.import new file mode 100644 index 0000000..2b947e0 --- /dev/null +++ b/Icons/php.svg.import @@ -0,0 +1,43 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bl8equr04ex7b" +path="res://.godot/imported/php.svg-7b7475be68233dd814a8c0eb07d0d94f.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Icons/php.svg" +dest_files=["res://.godot/imported/php.svg-7b7475be68233dd814a8c0eb07d0d94f.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/uastc_level=0 +compress/rdo_quality_loss=0.0 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/channel_remap/red=0 +process/channel_remap/green=1 +process/channel_remap/blue=2 +process/channel_remap/alpha=3 +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 +svg/scale=1.0 +editor/scale_with_editor_scale=false +editor/convert_colors_with_editor_theme=false diff --git a/Icons/pipeline.svg b/Icons/pipeline.svg new file mode 100644 index 0000000..abd9205 --- /dev/null +++ b/Icons/pipeline.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/pipeline.svg.import b/Icons/pipeline.svg.import new file mode 100644 index 0000000..0499c28 --- /dev/null +++ b/Icons/pipeline.svg.import @@ -0,0 +1,43 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bl12yyfsysgvj" +path="res://.godot/imported/pipeline.svg-a58b88f49dd376cc51d151433af065a3.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Icons/pipeline.svg" +dest_files=["res://.godot/imported/pipeline.svg-a58b88f49dd376cc51d151433af065a3.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/uastc_level=0 +compress/rdo_quality_loss=0.0 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/channel_remap/red=0 +process/channel_remap/green=1 +process/channel_remap/blue=2 +process/channel_remap/alpha=3 +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 +svg/scale=1.0 +editor/scale_with_editor_scale=false +editor/convert_colors_with_editor_theme=false diff --git a/Icons/plan.svg b/Icons/plan.svg new file mode 100644 index 0000000..1fffa3d --- /dev/null +++ b/Icons/plan.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/plan.svg.import b/Icons/plan.svg.import new file mode 100644 index 0000000..71bdca1 --- /dev/null +++ b/Icons/plan.svg.import @@ -0,0 +1,43 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dbs2s4thfik1t" +path="res://.godot/imported/plan.svg-8428667e4ea4486de014796268213d03.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Icons/plan.svg" +dest_files=["res://.godot/imported/plan.svg-8428667e4ea4486de014796268213d03.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/uastc_level=0 +compress/rdo_quality_loss=0.0 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/channel_remap/red=0 +process/channel_remap/green=1 +process/channel_remap/blue=2 +process/channel_remap/alpha=3 +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 +svg/scale=1.0 +editor/scale_with_editor_scale=false +editor/convert_colors_with_editor_theme=false diff --git a/Icons/platformio.svg b/Icons/platformio.svg new file mode 100644 index 0000000..d933ee3 --- /dev/null +++ b/Icons/platformio.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/platformio.svg.import b/Icons/platformio.svg.import new file mode 100644 index 0000000..841acaf --- /dev/null +++ b/Icons/platformio.svg.import @@ -0,0 +1,43 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dvvfwpkidtkun" +path="res://.godot/imported/platformio.svg-9c458edafcccee2bd4c798d3bda2e256.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Icons/platformio.svg" +dest_files=["res://.godot/imported/platformio.svg-9c458edafcccee2bd4c798d3bda2e256.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/uastc_level=0 +compress/rdo_quality_loss=0.0 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/channel_remap/red=0 +process/channel_remap/green=1 +process/channel_remap/blue=2 +process/channel_remap/alpha=3 +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 +svg/scale=1.0 +editor/scale_with_editor_scale=false +editor/convert_colors_with_editor_theme=false diff --git a/Icons/powershell.svg b/Icons/powershell.svg new file mode 100644 index 0000000..b49619e --- /dev/null +++ b/Icons/powershell.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/powershell.svg.import b/Icons/powershell.svg.import new file mode 100644 index 0000000..01552e9 --- /dev/null +++ b/Icons/powershell.svg.import @@ -0,0 +1,43 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://0j7qmmxp6jlv" +path="res://.godot/imported/powershell.svg-bc82313c5057d2b07f97830f1fc122de.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Icons/powershell.svg" +dest_files=["res://.godot/imported/powershell.svg-bc82313c5057d2b07f97830f1fc122de.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/uastc_level=0 +compress/rdo_quality_loss=0.0 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/channel_remap/red=0 +process/channel_remap/green=1 +process/channel_remap/blue=2 +process/channel_remap/alpha=3 +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 +svg/scale=1.0 +editor/scale_with_editor_scale=false +editor/convert_colors_with_editor_theme=false diff --git a/Icons/prisma.svg b/Icons/prisma.svg new file mode 100644 index 0000000..edb0794 --- /dev/null +++ b/Icons/prisma.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/prisma.svg.import b/Icons/prisma.svg.import new file mode 100644 index 0000000..82af12f --- /dev/null +++ b/Icons/prisma.svg.import @@ -0,0 +1,43 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bfuiul5il7a2d" +path="res://.godot/imported/prisma.svg-28756817cefe275d11a184fb32a14ccf.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Icons/prisma.svg" +dest_files=["res://.godot/imported/prisma.svg-28756817cefe275d11a184fb32a14ccf.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/uastc_level=0 +compress/rdo_quality_loss=0.0 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/channel_remap/red=0 +process/channel_remap/green=1 +process/channel_remap/blue=2 +process/channel_remap/alpha=3 +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 +svg/scale=1.0 +editor/scale_with_editor_scale=false +editor/convert_colors_with_editor_theme=false diff --git a/Icons/project.svg b/Icons/project.svg new file mode 100644 index 0000000..b1dc2de --- /dev/null +++ b/Icons/project.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/project.svg.import b/Icons/project.svg.import new file mode 100644 index 0000000..9dd18ae --- /dev/null +++ b/Icons/project.svg.import @@ -0,0 +1,43 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://c2m1j2v7c4t1n" +path="res://.godot/imported/project.svg-1a5a4129dc1b2a931f97a5c44bdcda24.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Icons/project.svg" +dest_files=["res://.godot/imported/project.svg-1a5a4129dc1b2a931f97a5c44bdcda24.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/uastc_level=0 +compress/rdo_quality_loss=0.0 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/channel_remap/red=0 +process/channel_remap/green=1 +process/channel_remap/blue=2 +process/channel_remap/alpha=3 +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 +svg/scale=1.0 +editor/scale_with_editor_scale=false +editor/convert_colors_with_editor_theme=false diff --git a/Icons/prolog.svg b/Icons/prolog.svg new file mode 100644 index 0000000..dbf3579 --- /dev/null +++ b/Icons/prolog.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/prolog.svg.import b/Icons/prolog.svg.import new file mode 100644 index 0000000..c164b53 --- /dev/null +++ b/Icons/prolog.svg.import @@ -0,0 +1,43 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bdxl24rljg7lj" +path="res://.godot/imported/prolog.svg-562d47aa302dbd8be99373fb28d0fc5e.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Icons/prolog.svg" +dest_files=["res://.godot/imported/prolog.svg-562d47aa302dbd8be99373fb28d0fc5e.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/uastc_level=0 +compress/rdo_quality_loss=0.0 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/channel_remap/red=0 +process/channel_remap/green=1 +process/channel_remap/blue=2 +process/channel_remap/alpha=3 +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 +svg/scale=1.0 +editor/scale_with_editor_scale=false +editor/convert_colors_with_editor_theme=false diff --git a/Icons/pug.svg b/Icons/pug.svg new file mode 100644 index 0000000..7ead567 --- /dev/null +++ b/Icons/pug.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/pug.svg.import b/Icons/pug.svg.import new file mode 100644 index 0000000..e9cf194 --- /dev/null +++ b/Icons/pug.svg.import @@ -0,0 +1,43 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://rpsnlykq4ewy" +path="res://.godot/imported/pug.svg-06d75e773ec2cfa9d4eb376c77445a2c.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Icons/pug.svg" +dest_files=["res://.godot/imported/pug.svg-06d75e773ec2cfa9d4eb376c77445a2c.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/uastc_level=0 +compress/rdo_quality_loss=0.0 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/channel_remap/red=0 +process/channel_remap/green=1 +process/channel_remap/blue=2 +process/channel_remap/alpha=3 +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 +svg/scale=1.0 +editor/scale_with_editor_scale=false +editor/convert_colors_with_editor_theme=false diff --git a/Icons/puppet.svg b/Icons/puppet.svg new file mode 100644 index 0000000..f3a5cf2 --- /dev/null +++ b/Icons/puppet.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/puppet.svg.import b/Icons/puppet.svg.import new file mode 100644 index 0000000..5ab9811 --- /dev/null +++ b/Icons/puppet.svg.import @@ -0,0 +1,43 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dfdtybse6hprs" +path="res://.godot/imported/puppet.svg-3c7510f5402fadf5f851a2b75bc4d38d.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Icons/puppet.svg" +dest_files=["res://.godot/imported/puppet.svg-3c7510f5402fadf5f851a2b75bc4d38d.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/uastc_level=0 +compress/rdo_quality_loss=0.0 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/channel_remap/red=0 +process/channel_remap/green=1 +process/channel_remap/blue=2 +process/channel_remap/alpha=3 +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 +svg/scale=1.0 +editor/scale_with_editor_scale=false +editor/convert_colors_with_editor_theme=false diff --git a/Icons/purescript.svg b/Icons/purescript.svg new file mode 100644 index 0000000..f1c0a09 --- /dev/null +++ b/Icons/purescript.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/purescript.svg.import b/Icons/purescript.svg.import new file mode 100644 index 0000000..fd42922 --- /dev/null +++ b/Icons/purescript.svg.import @@ -0,0 +1,43 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cx3xgojr7f0af" +path="res://.godot/imported/purescript.svg-365b88ca33d89aed453694dc417d275b.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Icons/purescript.svg" +dest_files=["res://.godot/imported/purescript.svg-365b88ca33d89aed453694dc417d275b.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/uastc_level=0 +compress/rdo_quality_loss=0.0 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/channel_remap/red=0 +process/channel_remap/green=1 +process/channel_remap/blue=2 +process/channel_remap/alpha=3 +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 +svg/scale=1.0 +editor/scale_with_editor_scale=false +editor/convert_colors_with_editor_theme=false diff --git a/Icons/python.svg b/Icons/python.svg new file mode 100644 index 0000000..243cbfc --- /dev/null +++ b/Icons/python.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/python.svg.import b/Icons/python.svg.import new file mode 100644 index 0000000..96b34e1 --- /dev/null +++ b/Icons/python.svg.import @@ -0,0 +1,43 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dplctujdv3i6d" +path="res://.godot/imported/python.svg-49021ed10ab0d6fc70d21eb47784bab1.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Icons/python.svg" +dest_files=["res://.godot/imported/python.svg-49021ed10ab0d6fc70d21eb47784bab1.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/uastc_level=0 +compress/rdo_quality_loss=0.0 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/channel_remap/red=0 +process/channel_remap/green=1 +process/channel_remap/blue=2 +process/channel_remap/alpha=3 +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 +svg/scale=1.0 +editor/scale_with_editor_scale=false +editor/convert_colors_with_editor_theme=false diff --git a/Icons/rails.svg b/Icons/rails.svg new file mode 100644 index 0000000..5eed614 --- /dev/null +++ b/Icons/rails.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/rails.svg.import b/Icons/rails.svg.import new file mode 100644 index 0000000..1e7f660 --- /dev/null +++ b/Icons/rails.svg.import @@ -0,0 +1,43 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dedp3vkaum1w6" +path="res://.godot/imported/rails.svg-8f1dabdbe6f518ce7207071aa0461c2d.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Icons/rails.svg" +dest_files=["res://.godot/imported/rails.svg-8f1dabdbe6f518ce7207071aa0461c2d.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/uastc_level=0 +compress/rdo_quality_loss=0.0 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/channel_remap/red=0 +process/channel_remap/green=1 +process/channel_remap/blue=2 +process/channel_remap/alpha=3 +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 +svg/scale=1.0 +editor/scale_with_editor_scale=false +editor/convert_colors_with_editor_theme=false diff --git a/Icons/react.svg b/Icons/react.svg new file mode 100644 index 0000000..d2e8270 --- /dev/null +++ b/Icons/react.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/react.svg.import b/Icons/react.svg.import new file mode 100644 index 0000000..8475869 --- /dev/null +++ b/Icons/react.svg.import @@ -0,0 +1,43 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://b8sltlkck3s8h" +path="res://.godot/imported/react.svg-a26dbf0f053325fe848a065ef7813b6f.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Icons/react.svg" +dest_files=["res://.godot/imported/react.svg-a26dbf0f053325fe848a065ef7813b6f.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/uastc_level=0 +compress/rdo_quality_loss=0.0 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/channel_remap/red=0 +process/channel_remap/green=1 +process/channel_remap/blue=2 +process/channel_remap/alpha=3 +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 +svg/scale=1.0 +editor/scale_with_editor_scale=false +editor/convert_colors_with_editor_theme=false diff --git a/Icons/reasonml.svg b/Icons/reasonml.svg new file mode 100644 index 0000000..186a6d2 --- /dev/null +++ b/Icons/reasonml.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/reasonml.svg.import b/Icons/reasonml.svg.import new file mode 100644 index 0000000..b65b384 --- /dev/null +++ b/Icons/reasonml.svg.import @@ -0,0 +1,43 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bdxwgq37rrg5n" +path="res://.godot/imported/reasonml.svg-82f10e3bd52c64e81a0f561d111b38c6.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Icons/reasonml.svg" +dest_files=["res://.godot/imported/reasonml.svg-82f10e3bd52c64e81a0f561d111b38c6.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/uastc_level=0 +compress/rdo_quality_loss=0.0 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/channel_remap/red=0 +process/channel_remap/green=1 +process/channel_remap/blue=2 +process/channel_remap/alpha=3 +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 +svg/scale=1.0 +editor/scale_with_editor_scale=false +editor/convert_colors_with_editor_theme=false diff --git a/Icons/rescript.svg b/Icons/rescript.svg new file mode 100644 index 0000000..ff6f468 --- /dev/null +++ b/Icons/rescript.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/rescript.svg.import b/Icons/rescript.svg.import new file mode 100644 index 0000000..182a571 --- /dev/null +++ b/Icons/rescript.svg.import @@ -0,0 +1,43 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://crmslxqtcuhe1" +path="res://.godot/imported/rescript.svg-142bed6e14f158529fcc2eab3b891627.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Icons/rescript.svg" +dest_files=["res://.godot/imported/rescript.svg-142bed6e14f158529fcc2eab3b891627.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/uastc_level=0 +compress/rdo_quality_loss=0.0 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/channel_remap/red=0 +process/channel_remap/green=1 +process/channel_remap/blue=2 +process/channel_remap/alpha=3 +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 +svg/scale=1.0 +editor/scale_with_editor_scale=false +editor/convert_colors_with_editor_theme=false diff --git a/Icons/rollup.svg b/Icons/rollup.svg new file mode 100644 index 0000000..10e9658 --- /dev/null +++ b/Icons/rollup.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/rollup.svg.import b/Icons/rollup.svg.import new file mode 100644 index 0000000..10e436f --- /dev/null +++ b/Icons/rollup.svg.import @@ -0,0 +1,43 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dlqwcs11of05l" +path="res://.godot/imported/rollup.svg-a4c552370d0ad74278db88b9548b5824.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Icons/rollup.svg" +dest_files=["res://.godot/imported/rollup.svg-a4c552370d0ad74278db88b9548b5824.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/uastc_level=0 +compress/rdo_quality_loss=0.0 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/channel_remap/red=0 +process/channel_remap/green=1 +process/channel_remap/blue=2 +process/channel_remap/alpha=3 +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 +svg/scale=1.0 +editor/scale_with_editor_scale=false +editor/convert_colors_with_editor_theme=false diff --git a/Icons/ruby.svg b/Icons/ruby.svg new file mode 100644 index 0000000..c43bcd5 --- /dev/null +++ b/Icons/ruby.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/ruby.svg.import b/Icons/ruby.svg.import new file mode 100644 index 0000000..7b494f5 --- /dev/null +++ b/Icons/ruby.svg.import @@ -0,0 +1,43 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cgc75nqh72dti" +path="res://.godot/imported/ruby.svg-f544baa3d54694fe2ac72774be090716.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Icons/ruby.svg" +dest_files=["res://.godot/imported/ruby.svg-f544baa3d54694fe2ac72774be090716.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/uastc_level=0 +compress/rdo_quality_loss=0.0 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/channel_remap/red=0 +process/channel_remap/green=1 +process/channel_remap/blue=2 +process/channel_remap/alpha=3 +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 +svg/scale=1.0 +editor/scale_with_editor_scale=false +editor/convert_colors_with_editor_theme=false diff --git a/Icons/rust.svg b/Icons/rust.svg new file mode 100644 index 0000000..1ac5c01 --- /dev/null +++ b/Icons/rust.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/rust.svg.import b/Icons/rust.svg.import new file mode 100644 index 0000000..a4c96c4 --- /dev/null +++ b/Icons/rust.svg.import @@ -0,0 +1,43 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://uammb3snswmk" +path="res://.godot/imported/rust.svg-bc381d97a55e0d87af05cd39904671b9.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Icons/rust.svg" +dest_files=["res://.godot/imported/rust.svg-bc381d97a55e0d87af05cd39904671b9.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/uastc_level=0 +compress/rdo_quality_loss=0.0 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/channel_remap/red=0 +process/channel_remap/green=1 +process/channel_remap/blue=2 +process/channel_remap/alpha=3 +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 +svg/scale=1.0 +editor/scale_with_editor_scale=false +editor/convert_colors_with_editor_theme=false diff --git a/Icons/salesforce.svg b/Icons/salesforce.svg new file mode 100644 index 0000000..09ea33e --- /dev/null +++ b/Icons/salesforce.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/salesforce.svg.import b/Icons/salesforce.svg.import new file mode 100644 index 0000000..a76c8cd --- /dev/null +++ b/Icons/salesforce.svg.import @@ -0,0 +1,43 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bjitqfcnuyn4e" +path="res://.godot/imported/salesforce.svg-50f79691b29e027d5fb0fb7eccc04489.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Icons/salesforce.svg" +dest_files=["res://.godot/imported/salesforce.svg-50f79691b29e027d5fb0fb7eccc04489.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/uastc_level=0 +compress/rdo_quality_loss=0.0 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/channel_remap/red=0 +process/channel_remap/green=1 +process/channel_remap/blue=2 +process/channel_remap/alpha=3 +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 +svg/scale=1.0 +editor/scale_with_editor_scale=false +editor/convert_colors_with_editor_theme=false diff --git a/Icons/sass.svg b/Icons/sass.svg new file mode 100644 index 0000000..2dece9a --- /dev/null +++ b/Icons/sass.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/sass.svg.import b/Icons/sass.svg.import new file mode 100644 index 0000000..f913ab6 --- /dev/null +++ b/Icons/sass.svg.import @@ -0,0 +1,43 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://csfr1k5ld1v6o" +path="res://.godot/imported/sass.svg-9e027709174e8fe6beb0c40cbc8eb4d4.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Icons/sass.svg" +dest_files=["res://.godot/imported/sass.svg-9e027709174e8fe6beb0c40cbc8eb4d4.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/uastc_level=0 +compress/rdo_quality_loss=0.0 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/channel_remap/red=0 +process/channel_remap/green=1 +process/channel_remap/blue=2 +process/channel_remap/alpha=3 +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 +svg/scale=1.0 +editor/scale_with_editor_scale=false +editor/convert_colors_with_editor_theme=false diff --git a/Icons/sbt.svg b/Icons/sbt.svg new file mode 100644 index 0000000..22a45f4 --- /dev/null +++ b/Icons/sbt.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/sbt.svg.import b/Icons/sbt.svg.import new file mode 100644 index 0000000..f3dca49 --- /dev/null +++ b/Icons/sbt.svg.import @@ -0,0 +1,43 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://xlndt1jp518o" +path="res://.godot/imported/sbt.svg-ccdb1726ec79dd3a2c920c33447cd392.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Icons/sbt.svg" +dest_files=["res://.godot/imported/sbt.svg-ccdb1726ec79dd3a2c920c33447cd392.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/uastc_level=0 +compress/rdo_quality_loss=0.0 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/channel_remap/red=0 +process/channel_remap/green=1 +process/channel_remap/blue=2 +process/channel_remap/alpha=3 +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 +svg/scale=1.0 +editor/scale_with_editor_scale=false +editor/convert_colors_with_editor_theme=false diff --git a/Icons/scala.svg b/Icons/scala.svg new file mode 100644 index 0000000..72a12ba --- /dev/null +++ b/Icons/scala.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/scala.svg.import b/Icons/scala.svg.import new file mode 100644 index 0000000..eec5bd9 --- /dev/null +++ b/Icons/scala.svg.import @@ -0,0 +1,43 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dwtfseoaicbku" +path="res://.godot/imported/scala.svg-5bd3c5fc58512fe862f82143f1d37c8f.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Icons/scala.svg" +dest_files=["res://.godot/imported/scala.svg-5bd3c5fc58512fe862f82143f1d37c8f.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/uastc_level=0 +compress/rdo_quality_loss=0.0 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/channel_remap/red=0 +process/channel_remap/green=1 +process/channel_remap/blue=2 +process/channel_remap/alpha=3 +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 +svg/scale=1.0 +editor/scale_with_editor_scale=false +editor/convert_colors_with_editor_theme=false diff --git a/Icons/search.svg b/Icons/search.svg new file mode 100644 index 0000000..6718175 --- /dev/null +++ b/Icons/search.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/search.svg.import b/Icons/search.svg.import new file mode 100644 index 0000000..899e473 --- /dev/null +++ b/Icons/search.svg.import @@ -0,0 +1,43 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://de206o6tamwcj" +path="res://.godot/imported/search.svg-597dbc74e85ee7dfea046ab610b3d4ad.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Icons/search.svg" +dest_files=["res://.godot/imported/search.svg-597dbc74e85ee7dfea046ab610b3d4ad.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/uastc_level=0 +compress/rdo_quality_loss=0.0 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/channel_remap/red=0 +process/channel_remap/green=1 +process/channel_remap/blue=2 +process/channel_remap/alpha=3 +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 +svg/scale=1.0 +editor/scale_with_editor_scale=false +editor/convert_colors_with_editor_theme=false diff --git a/Icons/settings.svg b/Icons/settings.svg new file mode 100644 index 0000000..05a69c5 --- /dev/null +++ b/Icons/settings.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/settings.svg.import b/Icons/settings.svg.import new file mode 100644 index 0000000..94a4639 --- /dev/null +++ b/Icons/settings.svg.import @@ -0,0 +1,43 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://di6uf4h3mxkjq" +path="res://.godot/imported/settings.svg-7808b0efc0b6d894baa1d96428962862.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Icons/settings.svg" +dest_files=["res://.godot/imported/settings.svg-7808b0efc0b6d894baa1d96428962862.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/uastc_level=0 +compress/rdo_quality_loss=0.0 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/channel_remap/red=0 +process/channel_remap/green=1 +process/channel_remap/blue=2 +process/channel_remap/alpha=3 +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 +svg/scale=1.0 +editor/scale_with_editor_scale=false +editor/convert_colors_with_editor_theme=false diff --git a/Icons/shell.svg b/Icons/shell.svg new file mode 100644 index 0000000..646c30b --- /dev/null +++ b/Icons/shell.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/shell.svg.import b/Icons/shell.svg.import new file mode 100644 index 0000000..144e82c --- /dev/null +++ b/Icons/shell.svg.import @@ -0,0 +1,43 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://d2p7feal56ncr" +path="res://.godot/imported/shell.svg-168bc2a3769c118d6f77b99a1b6d8950.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Icons/shell.svg" +dest_files=["res://.godot/imported/shell.svg-168bc2a3769c118d6f77b99a1b6d8950.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/uastc_level=0 +compress/rdo_quality_loss=0.0 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/channel_remap/red=0 +process/channel_remap/green=1 +process/channel_remap/blue=2 +process/channel_remap/alpha=3 +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 +svg/scale=1.0 +editor/scale_with_editor_scale=false +editor/convert_colors_with_editor_theme=false diff --git a/Icons/slim.svg b/Icons/slim.svg new file mode 100644 index 0000000..5ea54cf --- /dev/null +++ b/Icons/slim.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/slim.svg.import b/Icons/slim.svg.import new file mode 100644 index 0000000..984c484 --- /dev/null +++ b/Icons/slim.svg.import @@ -0,0 +1,43 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cpvqb60w5f1w6" +path="res://.godot/imported/slim.svg-f1bb4dd554c4537882bad14cf2cbed69.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Icons/slim.svg" +dest_files=["res://.godot/imported/slim.svg-f1bb4dd554c4537882bad14cf2cbed69.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/uastc_level=0 +compress/rdo_quality_loss=0.0 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/channel_remap/red=0 +process/channel_remap/green=1 +process/channel_remap/blue=2 +process/channel_remap/alpha=3 +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 +svg/scale=1.0 +editor/scale_with_editor_scale=false +editor/convert_colors_with_editor_theme=false diff --git a/Icons/smarty.svg b/Icons/smarty.svg new file mode 100644 index 0000000..fb4550c --- /dev/null +++ b/Icons/smarty.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/smarty.svg.import b/Icons/smarty.svg.import new file mode 100644 index 0000000..190d9f7 --- /dev/null +++ b/Icons/smarty.svg.import @@ -0,0 +1,43 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://fvydsqesfypn" +path="res://.godot/imported/smarty.svg-3bf383d7680341c4dc1bcc18643646f8.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Icons/smarty.svg" +dest_files=["res://.godot/imported/smarty.svg-3bf383d7680341c4dc1bcc18643646f8.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/uastc_level=0 +compress/rdo_quality_loss=0.0 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/channel_remap/red=0 +process/channel_remap/green=1 +process/channel_remap/blue=2 +process/channel_remap/alpha=3 +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 +svg/scale=1.0 +editor/scale_with_editor_scale=false +editor/convert_colors_with_editor_theme=false diff --git a/Icons/spring.svg b/Icons/spring.svg new file mode 100644 index 0000000..94919db --- /dev/null +++ b/Icons/spring.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/spring.svg.import b/Icons/spring.svg.import new file mode 100644 index 0000000..1f6a251 --- /dev/null +++ b/Icons/spring.svg.import @@ -0,0 +1,43 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dbs7lxsca8la8" +path="res://.godot/imported/spring.svg-6670b4bfe80cdb1a385a9688cda77d20.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Icons/spring.svg" +dest_files=["res://.godot/imported/spring.svg-6670b4bfe80cdb1a385a9688cda77d20.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/uastc_level=0 +compress/rdo_quality_loss=0.0 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/channel_remap/red=0 +process/channel_remap/green=1 +process/channel_remap/blue=2 +process/channel_remap/alpha=3 +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 +svg/scale=1.0 +editor/scale_with_editor_scale=false +editor/convert_colors_with_editor_theme=false diff --git a/Icons/stylelint.svg b/Icons/stylelint.svg new file mode 100644 index 0000000..fc3c9c7 --- /dev/null +++ b/Icons/stylelint.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/stylelint.svg.import b/Icons/stylelint.svg.import new file mode 100644 index 0000000..532ba9c --- /dev/null +++ b/Icons/stylelint.svg.import @@ -0,0 +1,43 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://c73rh1gccq71x" +path="res://.godot/imported/stylelint.svg-6fef14bd49abc1498170767ea5c332fc.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Icons/stylelint.svg" +dest_files=["res://.godot/imported/stylelint.svg-6fef14bd49abc1498170767ea5c332fc.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/uastc_level=0 +compress/rdo_quality_loss=0.0 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/channel_remap/red=0 +process/channel_remap/green=1 +process/channel_remap/blue=2 +process/channel_remap/alpha=3 +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 +svg/scale=1.0 +editor/scale_with_editor_scale=false +editor/convert_colors_with_editor_theme=false diff --git a/Icons/stylus.svg b/Icons/stylus.svg new file mode 100644 index 0000000..0254378 --- /dev/null +++ b/Icons/stylus.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/stylus.svg.import b/Icons/stylus.svg.import new file mode 100644 index 0000000..268685b --- /dev/null +++ b/Icons/stylus.svg.import @@ -0,0 +1,43 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dgi2iktjmck6h" +path="res://.godot/imported/stylus.svg-0389886d124fc98fd67ded6d0e27d0f6.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Icons/stylus.svg" +dest_files=["res://.godot/imported/stylus.svg-0389886d124fc98fd67ded6d0e27d0f6.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/uastc_level=0 +compress/rdo_quality_loss=0.0 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/channel_remap/red=0 +process/channel_remap/green=1 +process/channel_remap/blue=2 +process/channel_remap/alpha=3 +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 +svg/scale=1.0 +editor/scale_with_editor_scale=false +editor/convert_colors_with_editor_theme=false diff --git a/Icons/sublime.svg b/Icons/sublime.svg new file mode 100644 index 0000000..508ee08 --- /dev/null +++ b/Icons/sublime.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/sublime.svg.import b/Icons/sublime.svg.import new file mode 100644 index 0000000..b40c930 --- /dev/null +++ b/Icons/sublime.svg.import @@ -0,0 +1,43 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://c3mx24slfmupj" +path="res://.godot/imported/sublime.svg-635e677bc84dea20d63346bd554b426d.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Icons/sublime.svg" +dest_files=["res://.godot/imported/sublime.svg-635e677bc84dea20d63346bd554b426d.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/uastc_level=0 +compress/rdo_quality_loss=0.0 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/channel_remap/red=0 +process/channel_remap/green=1 +process/channel_remap/blue=2 +process/channel_remap/alpha=3 +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 +svg/scale=1.0 +editor/scale_with_editor_scale=false +editor/convert_colors_with_editor_theme=false diff --git a/Icons/svelte.svg b/Icons/svelte.svg new file mode 100644 index 0000000..be5b0bd --- /dev/null +++ b/Icons/svelte.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/svelte.svg.import b/Icons/svelte.svg.import new file mode 100644 index 0000000..70a5fc5 --- /dev/null +++ b/Icons/svelte.svg.import @@ -0,0 +1,43 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://ds5ffrvd0xkfj" +path="res://.godot/imported/svelte.svg-61cf0de4c5ab371768c6be002211a92a.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Icons/svelte.svg" +dest_files=["res://.godot/imported/svelte.svg-61cf0de4c5ab371768c6be002211a92a.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/uastc_level=0 +compress/rdo_quality_loss=0.0 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/channel_remap/red=0 +process/channel_remap/green=1 +process/channel_remap/blue=2 +process/channel_remap/alpha=3 +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 +svg/scale=1.0 +editor/scale_with_editor_scale=false +editor/convert_colors_with_editor_theme=false diff --git a/Icons/svg.svg b/Icons/svg.svg new file mode 100644 index 0000000..e895c82 --- /dev/null +++ b/Icons/svg.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/svg.svg.import b/Icons/svg.svg.import new file mode 100644 index 0000000..0d9bcae --- /dev/null +++ b/Icons/svg.svg.import @@ -0,0 +1,43 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://lo85ybaljoms" +path="res://.godot/imported/svg.svg-1b5b4fbde07bbbc8814edd326ad00039.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Icons/svg.svg" +dest_files=["res://.godot/imported/svg.svg-1b5b4fbde07bbbc8814edd326ad00039.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/uastc_level=0 +compress/rdo_quality_loss=0.0 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/channel_remap/red=0 +process/channel_remap/green=1 +process/channel_remap/blue=2 +process/channel_remap/alpha=3 +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 +svg/scale=1.0 +editor/scale_with_editor_scale=false +editor/convert_colors_with_editor_theme=false diff --git a/Icons/swift.svg b/Icons/swift.svg new file mode 100644 index 0000000..367526e --- /dev/null +++ b/Icons/swift.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/swift.svg.import b/Icons/swift.svg.import new file mode 100644 index 0000000..29c1aec --- /dev/null +++ b/Icons/swift.svg.import @@ -0,0 +1,43 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://ceevvqdvjg41r" +path="res://.godot/imported/swift.svg-17988ed3b343eefdc2eecdacc67da346.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Icons/swift.svg" +dest_files=["res://.godot/imported/swift.svg-17988ed3b343eefdc2eecdacc67da346.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/uastc_level=0 +compress/rdo_quality_loss=0.0 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/channel_remap/red=0 +process/channel_remap/green=1 +process/channel_remap/blue=2 +process/channel_remap/alpha=3 +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 +svg/scale=1.0 +editor/scale_with_editor_scale=false +editor/convert_colors_with_editor_theme=false diff --git a/Icons/terraform.svg b/Icons/terraform.svg new file mode 100644 index 0000000..a2bdb8f --- /dev/null +++ b/Icons/terraform.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/Icons/terraform.svg.import b/Icons/terraform.svg.import new file mode 100644 index 0000000..04dad3b --- /dev/null +++ b/Icons/terraform.svg.import @@ -0,0 +1,43 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://wecn6hyjgkah" +path="res://.godot/imported/terraform.svg-37d66fe889435d76b93895a750af5c5a.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Icons/terraform.svg" +dest_files=["res://.godot/imported/terraform.svg-37d66fe889435d76b93895a750af5c5a.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/uastc_level=0 +compress/rdo_quality_loss=0.0 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/channel_remap/red=0 +process/channel_remap/green=1 +process/channel_remap/blue=2 +process/channel_remap/alpha=3 +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 +svg/scale=1.0 +editor/scale_with_editor_scale=false +editor/convert_colors_with_editor_theme=false diff --git a/Icons/tex.svg b/Icons/tex.svg new file mode 100644 index 0000000..b45000a --- /dev/null +++ b/Icons/tex.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/tex.svg.import b/Icons/tex.svg.import new file mode 100644 index 0000000..4086ba7 --- /dev/null +++ b/Icons/tex.svg.import @@ -0,0 +1,43 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://biwaqqilvpwcp" +path="res://.godot/imported/tex.svg-d9eea9330dcf440bb51e1ad8ef04a247.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Icons/tex.svg" +dest_files=["res://.godot/imported/tex.svg-d9eea9330dcf440bb51e1ad8ef04a247.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/uastc_level=0 +compress/rdo_quality_loss=0.0 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/channel_remap/red=0 +process/channel_remap/green=1 +process/channel_remap/blue=2 +process/channel_remap/alpha=3 +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 +svg/scale=1.0 +editor/scale_with_editor_scale=false +editor/convert_colors_with_editor_theme=false diff --git a/Icons/time-cop.svg b/Icons/time-cop.svg new file mode 100644 index 0000000..58dad1a --- /dev/null +++ b/Icons/time-cop.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/time-cop.svg.import b/Icons/time-cop.svg.import new file mode 100644 index 0000000..48b0c8a --- /dev/null +++ b/Icons/time-cop.svg.import @@ -0,0 +1,43 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://c2dhskkhx4sxv" +path="res://.godot/imported/time-cop.svg-5ec3a6c1be296a7f4ecd9276b58b0138.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Icons/time-cop.svg" +dest_files=["res://.godot/imported/time-cop.svg-5ec3a6c1be296a7f4ecd9276b58b0138.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/uastc_level=0 +compress/rdo_quality_loss=0.0 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/channel_remap/red=0 +process/channel_remap/green=1 +process/channel_remap/blue=2 +process/channel_remap/alpha=3 +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 +svg/scale=1.0 +editor/scale_with_editor_scale=false +editor/convert_colors_with_editor_theme=false diff --git a/Icons/todo.svg b/Icons/todo.svg new file mode 100644 index 0000000..893fc85 --- /dev/null +++ b/Icons/todo.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/todo.svg.import b/Icons/todo.svg.import new file mode 100644 index 0000000..54995cd --- /dev/null +++ b/Icons/todo.svg.import @@ -0,0 +1,43 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bxq8ns5nr3s34" +path="res://.godot/imported/todo.svg-8f7e28f536856efab4d0c97d3dcac79f.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Icons/todo.svg" +dest_files=["res://.godot/imported/todo.svg-8f7e28f536856efab4d0c97d3dcac79f.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/uastc_level=0 +compress/rdo_quality_loss=0.0 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/channel_remap/red=0 +process/channel_remap/green=1 +process/channel_remap/blue=2 +process/channel_remap/alpha=3 +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 +svg/scale=1.0 +editor/scale_with_editor_scale=false +editor/convert_colors_with_editor_theme=false diff --git a/Icons/tsconfig.svg b/Icons/tsconfig.svg new file mode 100644 index 0000000..36c61e9 --- /dev/null +++ b/Icons/tsconfig.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/tsconfig.svg.import b/Icons/tsconfig.svg.import new file mode 100644 index 0000000..60d2588 --- /dev/null +++ b/Icons/tsconfig.svg.import @@ -0,0 +1,43 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://b27jcwr5oyx3s" +path="res://.godot/imported/tsconfig.svg-30f018c64e9a4929bda270b35005384d.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Icons/tsconfig.svg" +dest_files=["res://.godot/imported/tsconfig.svg-30f018c64e9a4929bda270b35005384d.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/uastc_level=0 +compress/rdo_quality_loss=0.0 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/channel_remap/red=0 +process/channel_remap/green=1 +process/channel_remap/blue=2 +process/channel_remap/alpha=3 +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 +svg/scale=1.0 +editor/scale_with_editor_scale=false +editor/convert_colors_with_editor_theme=false diff --git a/Icons/twig.svg b/Icons/twig.svg new file mode 100644 index 0000000..0ef6317 --- /dev/null +++ b/Icons/twig.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/twig.svg.import b/Icons/twig.svg.import new file mode 100644 index 0000000..6cccfe2 --- /dev/null +++ b/Icons/twig.svg.import @@ -0,0 +1,43 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://buhwvdccaeif3" +path="res://.godot/imported/twig.svg-d44670823e61dccb9f7ca7af3063daa3.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Icons/twig.svg" +dest_files=["res://.godot/imported/twig.svg-d44670823e61dccb9f7ca7af3063daa3.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/uastc_level=0 +compress/rdo_quality_loss=0.0 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/channel_remap/red=0 +process/channel_remap/green=1 +process/channel_remap/blue=2 +process/channel_remap/alpha=3 +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 +svg/scale=1.0 +editor/scale_with_editor_scale=false +editor/convert_colors_with_editor_theme=false diff --git a/Icons/typescript.svg b/Icons/typescript.svg new file mode 100644 index 0000000..4bd35d2 --- /dev/null +++ b/Icons/typescript.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/typescript.svg.import b/Icons/typescript.svg.import new file mode 100644 index 0000000..366957e --- /dev/null +++ b/Icons/typescript.svg.import @@ -0,0 +1,43 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bh05hgi6nljmn" +path="res://.godot/imported/typescript.svg-75c737b9f0fd3f6a831e824a5aac9bf6.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Icons/typescript.svg" +dest_files=["res://.godot/imported/typescript.svg-75c737b9f0fd3f6a831e824a5aac9bf6.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/uastc_level=0 +compress/rdo_quality_loss=0.0 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/channel_remap/red=0 +process/channel_remap/green=1 +process/channel_remap/blue=2 +process/channel_remap/alpha=3 +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 +svg/scale=1.0 +editor/scale_with_editor_scale=false +editor/convert_colors_with_editor_theme=false diff --git a/Icons/vala.svg b/Icons/vala.svg new file mode 100644 index 0000000..d5614a7 --- /dev/null +++ b/Icons/vala.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/vala.svg.import b/Icons/vala.svg.import new file mode 100644 index 0000000..2042a4d --- /dev/null +++ b/Icons/vala.svg.import @@ -0,0 +1,43 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://b1g14cwqbuqo8" +path="res://.godot/imported/vala.svg-677da9327d89fa33bf9546fa352209fc.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Icons/vala.svg" +dest_files=["res://.godot/imported/vala.svg-677da9327d89fa33bf9546fa352209fc.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/uastc_level=0 +compress/rdo_quality_loss=0.0 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/channel_remap/red=0 +process/channel_remap/green=1 +process/channel_remap/blue=2 +process/channel_remap/alpha=3 +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 +svg/scale=1.0 +editor/scale_with_editor_scale=false +editor/convert_colors_with_editor_theme=false diff --git a/Icons/video.svg b/Icons/video.svg new file mode 100644 index 0000000..e0b90ce --- /dev/null +++ b/Icons/video.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/video.svg.import b/Icons/video.svg.import new file mode 100644 index 0000000..7609c27 --- /dev/null +++ b/Icons/video.svg.import @@ -0,0 +1,43 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://clwplpp3pqs6d" +path="res://.godot/imported/video.svg-ad508ef574f5c26c7fb4c5e481e31da6.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Icons/video.svg" +dest_files=["res://.godot/imported/video.svg-ad508ef574f5c26c7fb4c5e481e31da6.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/uastc_level=0 +compress/rdo_quality_loss=0.0 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/channel_remap/red=0 +process/channel_remap/green=1 +process/channel_remap/blue=2 +process/channel_remap/alpha=3 +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 +svg/scale=1.0 +editor/scale_with_editor_scale=false +editor/convert_colors_with_editor_theme=false diff --git a/Icons/vite.svg b/Icons/vite.svg new file mode 100644 index 0000000..617854e --- /dev/null +++ b/Icons/vite.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/vite.svg.import b/Icons/vite.svg.import new file mode 100644 index 0000000..4e27996 --- /dev/null +++ b/Icons/vite.svg.import @@ -0,0 +1,43 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bpo3q56pkpsuu" +path="res://.godot/imported/vite.svg-cd0108b595d08752f8b6525803d041fd.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Icons/vite.svg" +dest_files=["res://.godot/imported/vite.svg-cd0108b595d08752f8b6525803d041fd.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/uastc_level=0 +compress/rdo_quality_loss=0.0 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/channel_remap/red=0 +process/channel_remap/green=1 +process/channel_remap/blue=2 +process/channel_remap/alpha=3 +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 +svg/scale=1.0 +editor/scale_with_editor_scale=false +editor/convert_colors_with_editor_theme=false diff --git a/Icons/vue.svg b/Icons/vue.svg new file mode 100644 index 0000000..e964958 --- /dev/null +++ b/Icons/vue.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/vue.svg.import b/Icons/vue.svg.import new file mode 100644 index 0000000..1ff2dd8 --- /dev/null +++ b/Icons/vue.svg.import @@ -0,0 +1,43 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bwx7v3bkxpjg3" +path="res://.godot/imported/vue.svg-47adc1aa76cf2963914cca54c0490609.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Icons/vue.svg" +dest_files=["res://.godot/imported/vue.svg-47adc1aa76cf2963914cca54c0490609.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/uastc_level=0 +compress/rdo_quality_loss=0.0 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/channel_remap/red=0 +process/channel_remap/green=1 +process/channel_remap/blue=2 +process/channel_remap/alpha=3 +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 +svg/scale=1.0 +editor/scale_with_editor_scale=false +editor/convert_colors_with_editor_theme=false diff --git a/Icons/wasm.svg b/Icons/wasm.svg new file mode 100644 index 0000000..0a92923 --- /dev/null +++ b/Icons/wasm.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/wasm.svg.import b/Icons/wasm.svg.import new file mode 100644 index 0000000..756bce2 --- /dev/null +++ b/Icons/wasm.svg.import @@ -0,0 +1,43 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://ddcfwvxj27e5e" +path="res://.godot/imported/wasm.svg-bf1ce9d862c42708f09aad8053b5c4fe.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Icons/wasm.svg" +dest_files=["res://.godot/imported/wasm.svg-bf1ce9d862c42708f09aad8053b5c4fe.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/uastc_level=0 +compress/rdo_quality_loss=0.0 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/channel_remap/red=0 +process/channel_remap/green=1 +process/channel_remap/blue=2 +process/channel_remap/alpha=3 +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 +svg/scale=1.0 +editor/scale_with_editor_scale=false +editor/convert_colors_with_editor_theme=false diff --git a/Icons/wat.svg b/Icons/wat.svg new file mode 100644 index 0000000..b952132 --- /dev/null +++ b/Icons/wat.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/wat.svg.import b/Icons/wat.svg.import new file mode 100644 index 0000000..c06afcc --- /dev/null +++ b/Icons/wat.svg.import @@ -0,0 +1,43 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bnt2yq8y8wqum" +path="res://.godot/imported/wat.svg-8ddf2cff2022759146e7e5ac28652d9a.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Icons/wat.svg" +dest_files=["res://.godot/imported/wat.svg-8ddf2cff2022759146e7e5ac28652d9a.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/uastc_level=0 +compress/rdo_quality_loss=0.0 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/channel_remap/red=0 +process/channel_remap/green=1 +process/channel_remap/blue=2 +process/channel_remap/alpha=3 +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 +svg/scale=1.0 +editor/scale_with_editor_scale=false +editor/convert_colors_with_editor_theme=false diff --git a/Icons/webpack.svg b/Icons/webpack.svg new file mode 100644 index 0000000..ded10b4 --- /dev/null +++ b/Icons/webpack.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/webpack.svg.import b/Icons/webpack.svg.import new file mode 100644 index 0000000..992955e --- /dev/null +++ b/Icons/webpack.svg.import @@ -0,0 +1,43 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://djhp1jsban7to" +path="res://.godot/imported/webpack.svg-fa71171c7a020c1532902f66c8b0c62e.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Icons/webpack.svg" +dest_files=["res://.godot/imported/webpack.svg-fa71171c7a020c1532902f66c8b0c62e.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/uastc_level=0 +compress/rdo_quality_loss=0.0 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/channel_remap/red=0 +process/channel_remap/green=1 +process/channel_remap/blue=2 +process/channel_remap/alpha=3 +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 +svg/scale=1.0 +editor/scale_with_editor_scale=false +editor/convert_colors_with_editor_theme=false diff --git a/Icons/wgt.svg b/Icons/wgt.svg new file mode 100644 index 0000000..76b8812 --- /dev/null +++ b/Icons/wgt.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/wgt.svg.import b/Icons/wgt.svg.import new file mode 100644 index 0000000..7fb7eb5 --- /dev/null +++ b/Icons/wgt.svg.import @@ -0,0 +1,43 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://devx71ys8laif" +path="res://.godot/imported/wgt.svg-93181c8188b717a865234009af3c97a3.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Icons/wgt.svg" +dest_files=["res://.godot/imported/wgt.svg-93181c8188b717a865234009af3c97a3.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/uastc_level=0 +compress/rdo_quality_loss=0.0 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/channel_remap/red=0 +process/channel_remap/green=1 +process/channel_remap/blue=2 +process/channel_remap/alpha=3 +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 +svg/scale=1.0 +editor/scale_with_editor_scale=false +editor/convert_colors_with_editor_theme=false diff --git a/Icons/windows.svg b/Icons/windows.svg new file mode 100644 index 0000000..45aeb1b --- /dev/null +++ b/Icons/windows.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/windows.svg.import b/Icons/windows.svg.import new file mode 100644 index 0000000..6fcabf0 --- /dev/null +++ b/Icons/windows.svg.import @@ -0,0 +1,43 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dju0cee705o5y" +path="res://.godot/imported/windows.svg-42a67dc27165d95ec6e1440e3e99f415.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Icons/windows.svg" +dest_files=["res://.godot/imported/windows.svg-42a67dc27165d95ec6e1440e3e99f415.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/uastc_level=0 +compress/rdo_quality_loss=0.0 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/channel_remap/red=0 +process/channel_remap/green=1 +process/channel_remap/blue=2 +process/channel_remap/alpha=3 +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 +svg/scale=1.0 +editor/scale_with_editor_scale=false +editor/convert_colors_with_editor_theme=false diff --git a/Icons/word.svg b/Icons/word.svg new file mode 100644 index 0000000..543a8d5 --- /dev/null +++ b/Icons/word.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/word.svg.import b/Icons/word.svg.import new file mode 100644 index 0000000..c76c951 --- /dev/null +++ b/Icons/word.svg.import @@ -0,0 +1,43 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dhb3mdsi5fqb5" +path="res://.godot/imported/word.svg-fea42893c3902fd3cd85443882a2deb4.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Icons/word.svg" +dest_files=["res://.godot/imported/word.svg-fea42893c3902fd3cd85443882a2deb4.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/uastc_level=0 +compress/rdo_quality_loss=0.0 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/channel_remap/red=0 +process/channel_remap/green=1 +process/channel_remap/blue=2 +process/channel_remap/alpha=3 +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 +svg/scale=1.0 +editor/scale_with_editor_scale=false +editor/convert_colors_with_editor_theme=false diff --git a/Icons/xls.svg b/Icons/xls.svg new file mode 100644 index 0000000..d2c4f8f --- /dev/null +++ b/Icons/xls.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/xls.svg.import b/Icons/xls.svg.import new file mode 100644 index 0000000..df28d63 --- /dev/null +++ b/Icons/xls.svg.import @@ -0,0 +1,43 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dn1a67ubd33i0" +path="res://.godot/imported/xls.svg-f881b4b8b81a40fa691cebaf24a6ea02.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Icons/xls.svg" +dest_files=["res://.godot/imported/xls.svg-f881b4b8b81a40fa691cebaf24a6ea02.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/uastc_level=0 +compress/rdo_quality_loss=0.0 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/channel_remap/red=0 +process/channel_remap/green=1 +process/channel_remap/blue=2 +process/channel_remap/alpha=3 +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 +svg/scale=1.0 +editor/scale_with_editor_scale=false +editor/convert_colors_with_editor_theme=false diff --git a/Icons/xml.svg b/Icons/xml.svg new file mode 100644 index 0000000..409a445 --- /dev/null +++ b/Icons/xml.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/xml.svg.import b/Icons/xml.svg.import new file mode 100644 index 0000000..389bb59 --- /dev/null +++ b/Icons/xml.svg.import @@ -0,0 +1,43 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://ddkan26jys7qv" +path="res://.godot/imported/xml.svg-b38b88083087acd8e3ffad9f4bf4ceb2.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Icons/xml.svg" +dest_files=["res://.godot/imported/xml.svg-b38b88083087acd8e3ffad9f4bf4ceb2.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/uastc_level=0 +compress/rdo_quality_loss=0.0 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/channel_remap/red=0 +process/channel_remap/green=1 +process/channel_remap/blue=2 +process/channel_remap/alpha=3 +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 +svg/scale=1.0 +editor/scale_with_editor_scale=false +editor/convert_colors_with_editor_theme=false diff --git a/Icons/yarn.svg b/Icons/yarn.svg new file mode 100644 index 0000000..d1871da --- /dev/null +++ b/Icons/yarn.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/yarn.svg.import b/Icons/yarn.svg.import new file mode 100644 index 0000000..3293227 --- /dev/null +++ b/Icons/yarn.svg.import @@ -0,0 +1,43 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://1q26kna63yuu" +path="res://.godot/imported/yarn.svg-f574b54d6f717df8f8bd7ec1b607c581.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Icons/yarn.svg" +dest_files=["res://.godot/imported/yarn.svg-f574b54d6f717df8f8bd7ec1b607c581.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/uastc_level=0 +compress/rdo_quality_loss=0.0 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/channel_remap/red=0 +process/channel_remap/green=1 +process/channel_remap/blue=2 +process/channel_remap/alpha=3 +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 +svg/scale=1.0 +editor/scale_with_editor_scale=false +editor/convert_colors_with_editor_theme=false diff --git a/Icons/yml.svg b/Icons/yml.svg new file mode 100644 index 0000000..8ac8194 --- /dev/null +++ b/Icons/yml.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/yml.svg.import b/Icons/yml.svg.import new file mode 100644 index 0000000..64c5d98 --- /dev/null +++ b/Icons/yml.svg.import @@ -0,0 +1,43 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://do06pksla8lev" +path="res://.godot/imported/yml.svg-45fec19121a5d198484e68bfe5189e62.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Icons/yml.svg" +dest_files=["res://.godot/imported/yml.svg-45fec19121a5d198484e68bfe5189e62.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/uastc_level=0 +compress/rdo_quality_loss=0.0 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/channel_remap/red=0 +process/channel_remap/green=1 +process/channel_remap/blue=2 +process/channel_remap/alpha=3 +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 +svg/scale=1.0 +editor/scale_with_editor_scale=false +editor/convert_colors_with_editor_theme=false diff --git a/Icons/zig.svg b/Icons/zig.svg new file mode 100644 index 0000000..ee9a6ec --- /dev/null +++ b/Icons/zig.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/zig.svg.import b/Icons/zig.svg.import new file mode 100644 index 0000000..917b624 --- /dev/null +++ b/Icons/zig.svg.import @@ -0,0 +1,43 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://ckkr3hs4qixiv" +path="res://.godot/imported/zig.svg-e3d3d24f9af21302f2b8c2a86e6eb363.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Icons/zig.svg" +dest_files=["res://.godot/imported/zig.svg-e3d3d24f9af21302f2b8c2a86e6eb363.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/uastc_level=0 +compress/rdo_quality_loss=0.0 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/channel_remap/red=0 +process/channel_remap/green=1 +process/channel_remap/blue=2 +process/channel_remap/alpha=3 +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 +svg/scale=1.0 +editor/scale_with_editor_scale=false +editor/convert_colors_with_editor_theme=false diff --git a/Icons/zip.svg b/Icons/zip.svg new file mode 100644 index 0000000..a30f9ce --- /dev/null +++ b/Icons/zip.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/zip.svg.import b/Icons/zip.svg.import new file mode 100644 index 0000000..e429e2d --- /dev/null +++ b/Icons/zip.svg.import @@ -0,0 +1,43 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cgvclnf46ra32" +path="res://.godot/imported/zip.svg-74bf28fa83733c9a5dd39351367663e9.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Icons/zip.svg" +dest_files=["res://.godot/imported/zip.svg-74bf28fa83733c9a5dd39351367663e9.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/uastc_level=0 +compress/rdo_quality_loss=0.0 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/channel_remap/red=0 +process/channel_remap/green=1 +process/channel_remap/blue=2 +process/channel_remap/alpha=3 +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 +svg/scale=1.0 +editor/scale_with_editor_scale=false +editor/convert_colors_with_editor_theme=false diff --git a/Main.cs b/Main.cs new file mode 100644 index 0000000..acf9a83 --- /dev/null +++ b/Main.cs @@ -0,0 +1,94 @@ +using Godot; +using System; + +public partial class Main : Control +{ + public MenuButton File; + + public FileTree tree; + public FileBar bar; + public CodeEdit EditWnd; + + public FileDialog OpenFolder; + public FileDialog OpenFile; + + public override void _Ready() + { + DisplayServer.WindowSetFlag(DisplayServer.WindowFlags.Transparent, true); + File = GetNode("titlebar/HBoxContainer/ActionButtons/MenuButton"); + OpenFolder = GetNode("OpenFolder"); + OpenFile = GetNode("OpenFile"); + tree = GetNode("HBoxContainer/TreeView/VBoxContainer/Tree"); + bar = GetNode("HBoxContainer/VSplitContainer/PanelContainer2/VBoxContainer/TabBar"); + EditWnd = GetNode("HBoxContainer/VSplitContainer/PanelContainer2/VBoxContainer/CodeEdit"); + + bar.EditorWindow = EditWnd; + + PopupMenu FileP = File.GetPopup(); + + FileP.IdPressed += _OnItemPressed; + + tree.bar = bar; + + } + + public override void _Draw() + { + + base._Draw(); + } + + internal void OpenFolderC() + { + void selected(string dirpath) + { + tree.Clear(); + TreeItem Rootitem = tree.CreateItem(); + Rootitem.SetText(0, "Root"); + + tree.PopulateTree(dirpath, Rootitem); + + } + OpenFolder.DirSelected += selected; + + OpenFolder.PopupCentered(); + } + + internal void OpenFileC() + { + void selected(string filepath) + { + bar.OpenFileAsTab(filepath); + } + OpenFile.FileSelected += selected; + + OpenFile.PopupCentered(); + } + + private void _OnItemPressed(long id) + { + switch (id) + { + case 0: + OpenFolderC(); + break; + case 1: + OpenFileC(); + break; + case 2: + break; + } + } + + public override void _Process(double delta) + { + if (EditWnd.Text != "Create or open a file to use the editor! ") + { + EditWnd.Editable = true; + } + else + { + EditWnd.Editable = false; + } + } +} diff --git a/Main.cs.uid b/Main.cs.uid new file mode 100644 index 0000000..7dad7d4 --- /dev/null +++ b/Main.cs.uid @@ -0,0 +1 @@ +uid://buasenw2hs0d2 diff --git a/Main.tscn b/Main.tscn new file mode 100644 index 0000000..49c4955 --- /dev/null +++ b/Main.tscn @@ -0,0 +1,253 @@ +[gd_scene format=3 uid="uid://2h7dlutt3oos"] + +[ext_resource type="Script" uid="uid://buasenw2hs0d2" path="res://Main.cs" id="1_glv2v"] +[ext_resource type="Script" uid="uid://cb2tu0m53gutb" path="res://Titlebar.cs" id="2_uu6xs"] +[ext_resource type="Script" uid="uid://dagt0xj6bigoe" path="res://FileTree.cs" id="3_r0du0"] +[ext_resource type="Script" uid="uid://bmk4pgp6wo3j6" path="res://TerminalTextEdit.cs" id="4_cm0pq"] +[ext_resource type="Script" uid="uid://tqk3lyp17j44" path="res://FileBar.cs" id="4_fos0i"] +[ext_resource type="Script" uid="uid://doid74gi7738t" path="res://TextEditor.cs" id="5_3dxm6"] + +[sub_resource type="SystemFont" id="SystemFont_uu6xs"] +font_names = PackedStringArray("Segoe MDL2 Assets") + +[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_fos0i"] +bg_color = Color(0.13333334, 0.13333334, 0.13333334, 0.3254902) + +[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_3dxm6"] +bg_color = Color(0.13333334, 0.13333334, 0.13333334, 0.3254902) + +[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_trn2v"] +bg_color = Color(0.10747976, 0.10747973, 0.10747973, 1) + +[sub_resource type="SystemFont" id="SystemFont_fos0i"] +font_names = PackedStringArray("Segoe MDL2 Assets") + +[sub_resource type="SystemFont" id="SystemFont_3dxm6"] +font_names = PackedStringArray("Segoe MDL2 Assets") + +[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_uu6xs"] +bg_color = Color(0.13333334, 0.13333334, 0.13333334, 0.3254902) +corner_radius_top_right = 3 +corner_radius_bottom_right = 3 + +[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_r0du0"] +bg_color = Color(0.7764706, 0.12941177, 0.15294118, 0.3254902) +corner_radius_top_right = 3 +corner_radius_bottom_right = 3 + +[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_cm0pq"] +bg_color = Color(1, 0.34509805, 0.2627451, 0.3254902) +corner_radius_top_right = 3 +corner_radius_bottom_right = 3 + +[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_cm0pq"] + +[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_r0du0"] + +[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_uu6xs"] + +[node name="Main" type="Control" unique_id=657921291] +layout_mode = 3 +anchors_preset = 15 +anchor_right = 1.0 +anchor_bottom = 1.0 +grow_horizontal = 2 +grow_vertical = 2 +script = ExtResource("1_glv2v") + +[node name="titlebar" type="PanelContainer" parent="." unique_id=1699851517] +custom_minimum_size = Vector2(0, 32) +layout_mode = 1 +anchors_preset = 10 +anchor_right = 1.0 +grow_horizontal = 2 +script = ExtResource("2_uu6xs") + +[node name="HBoxContainer" type="HBoxContainer" parent="titlebar" unique_id=1074158325] +layout_mode = 2 +alignment = 1 + +[node name="ActionButtons" type="HBoxContainer" parent="titlebar/HBoxContainer" unique_id=1544878867] +layout_mode = 2 + +[node name="MenuButton" type="MenuButton" parent="titlebar/HBoxContainer/ActionButtons" unique_id=490051165] +layout_mode = 2 +text = "File" +item_count = 3 +popup/item_0/text = "Open Folder" +popup/item_0/id = 0 +popup/item_1/text = "Open File" +popup/item_1/id = 1 +popup/item_2/text = "Save" +popup/item_2/id = 2 + +[node name="Seperator" type="Control" parent="titlebar/HBoxContainer" unique_id=483277094] +layout_mode = 2 +size_flags_horizontal = 3 +mouse_filter = 2 + +[node name="Label" type="Label" parent="titlebar/HBoxContainer" unique_id=1357600367] +layout_mode = 2 +text = "ReEdit" +horizontal_alignment = 1 + +[node name="Seperator2" type="Control" parent="titlebar/HBoxContainer" unique_id=1129448481] +layout_mode = 2 +size_flags_horizontal = 3 +mouse_filter = 2 + +[node name="Actions" type="HBoxContainer" parent="titlebar/HBoxContainer" unique_id=1236919811] +layout_mode = 2 +theme_override_constants/separation = 0 +alignment = 1 + +[node name="Minimize" type="Button" parent="titlebar/HBoxContainer/Actions" unique_id=962117261] +custom_minimum_size = Vector2(32, 32) +custom_maximum_size = Vector2(32, 32) +layout_mode = 2 +theme_override_fonts/font = SubResource("SystemFont_uu6xs") +theme_override_styles/normal = SubResource("StyleBoxFlat_fos0i") +theme_override_styles/pressed = SubResource("StyleBoxFlat_3dxm6") +theme_override_styles/hover = SubResource("StyleBoxFlat_trn2v") + +[node name="Maximize" type="Button" parent="titlebar/HBoxContainer/Actions" unique_id=2042553142] +custom_minimum_size = Vector2(32, 32) +custom_maximum_size = Vector2(32, 32) +layout_mode = 2 +theme_override_fonts/font = SubResource("SystemFont_fos0i") +theme_override_styles/normal = SubResource("StyleBoxFlat_fos0i") +theme_override_styles/pressed = SubResource("StyleBoxFlat_3dxm6") +theme_override_styles/hover = SubResource("StyleBoxFlat_trn2v") + +[node name="Close" type="Button" parent="titlebar/HBoxContainer/Actions" unique_id=834760880] +custom_minimum_size = Vector2(32, 32) +custom_maximum_size = Vector2(32, 32) +layout_mode = 2 +theme_override_fonts/font = SubResource("SystemFont_3dxm6") +theme_override_styles/normal = SubResource("StyleBoxFlat_uu6xs") +theme_override_styles/pressed = SubResource("StyleBoxFlat_r0du0") +theme_override_styles/hover = SubResource("StyleBoxFlat_cm0pq") + +[node name="HBoxContainer" type="HSplitContainer" parent="." unique_id=1785405737] +layout_mode = 1 +anchors_preset = -1 +anchor_top = 0.012345679 +anchor_right = 1.0 +anchor_bottom = 1.0 +offset_top = 37.0 +grow_horizontal = 2 +grow_vertical = 2 +scale = Vector2(1.0009563, 1) +split_offsets = PackedInt32Array(200) +dragger_visibility = 1 +split_offset = 200 +metadata/_edit_use_anchors_ = true + +[node name="TreeView" type="PanelContainer" parent="HBoxContainer" unique_id=785390482] +custom_minimum_size = Vector2(200, 0) +layout_mode = 2 + +[node name="VBoxContainer" type="VBoxContainer" parent="HBoxContainer/TreeView" unique_id=122576850] +layout_mode = 2 + +[node name="Label" type="Label" parent="HBoxContainer/TreeView/VBoxContainer" unique_id=375565839] +layout_mode = 2 +text = " Files" + +[node name="Tree" type="Tree" parent="HBoxContainer/TreeView/VBoxContainer" unique_id=210889386] +layout_mode = 2 +size_flags_vertical = 3 +theme_override_styles/panel = SubResource("StyleBoxEmpty_cm0pq") +theme_override_styles/focus = SubResource("StyleBoxEmpty_cm0pq") +theme_override_styles/hovered = SubResource("StyleBoxEmpty_cm0pq") +theme_override_styles/hovered_dimmed = SubResource("StyleBoxEmpty_cm0pq") +theme_override_styles/hovered_selected = SubResource("StyleBoxEmpty_cm0pq") +theme_override_styles/hovered_selected_focus = SubResource("StyleBoxEmpty_cm0pq") +theme_override_styles/selected = SubResource("StyleBoxEmpty_cm0pq") +theme_override_styles/selected_focus = SubResource("StyleBoxEmpty_cm0pq") +theme_override_styles/cursor = SubResource("StyleBoxEmpty_cm0pq") +theme_override_styles/cursor_unfocused = SubResource("StyleBoxEmpty_cm0pq") +theme_override_styles/button_hover = SubResource("StyleBoxEmpty_cm0pq") +theme_override_styles/button_pressed = SubResource("StyleBoxEmpty_cm0pq") +theme_override_styles/custom_button = SubResource("StyleBoxEmpty_cm0pq") +theme_override_styles/custom_button_hover = SubResource("StyleBoxEmpty_cm0pq") +theme_override_styles/custom_button_pressed = SubResource("StyleBoxEmpty_cm0pq") +theme_override_styles/title_button_normal = SubResource("StyleBoxEmpty_cm0pq") +theme_override_styles/title_button_pressed = SubResource("StyleBoxEmpty_cm0pq") +theme_override_styles/title_button_hover = SubResource("StyleBoxEmpty_cm0pq") +script = ExtResource("3_r0du0") + +[node name="VSplitContainer" type="VSplitContainer" parent="HBoxContainer" unique_id=696991991] +layout_mode = 2 + +[node name="PanelContainer2" type="PanelContainer" parent="HBoxContainer/VSplitContainer" unique_id=77602664] +layout_mode = 2 +size_flags_vertical = 3 + +[node name="VBoxContainer" type="VBoxContainer" parent="HBoxContainer/VSplitContainer/PanelContainer2" unique_id=1274895228] +layout_mode = 2 + +[node name="TabBar" type="TabBar" parent="HBoxContainer/VSplitContainer/PanelContainer2/VBoxContainer" unique_id=937896665] +layout_mode = 2 +tab_close_display_policy = 1 +script = ExtResource("4_fos0i") + +[node name="CodeEdit" type="CodeEdit" parent="HBoxContainer/VSplitContainer/PanelContainer2/VBoxContainer" unique_id=496662525] +layout_mode = 2 +size_flags_vertical = 3 +theme_override_styles/normal = SubResource("StyleBoxEmpty_r0du0") +theme_override_styles/focus = SubResource("StyleBoxEmpty_uu6xs") +text = "Create or open a file to use the editor! " +editable = false +line_folding = true +gutters_draw_breakpoints_gutter = true +gutters_draw_bookmarks = true +gutters_draw_executing_lines = true +gutters_draw_line_numbers = true +code_completion_enabled = true +auto_brace_completion_enabled = true +auto_brace_completion_highlight_matching = true +script = ExtResource("5_3dxm6") + +[node name="PanelContainer3" type="PanelContainer" parent="HBoxContainer/VSplitContainer" unique_id=1305098432] +layout_mode = 2 +size_flags_vertical = 3 + +[node name="VBoxContainer" type="VBoxContainer" parent="HBoxContainer/VSplitContainer/PanelContainer3" unique_id=2021515489] +layout_mode = 2 + +[node name="Label" type="Label" parent="HBoxContainer/VSplitContainer/PanelContainer3/VBoxContainer" unique_id=430296057] +layout_mode = 2 +text = "Terminal" + +[node name="TextEdit" type="TextEdit" parent="HBoxContainer/VSplitContainer/PanelContainer3/VBoxContainer" unique_id=1659168341] +layout_mode = 2 +size_flags_vertical = 3 +text = "ReEdit Terminal - 0.1.3 +Windows PowerShell +Copyright (C) Microsoft Corporation. All rights reserved. + +Try the new cross-platform PowerShell https://aka.ms/pscore6 + +PS C:\\Users\\Madeline McWhorter\\Documents\\ReEdit> " +script = ExtResource("4_cm0pq") + +[node name="OpenFolder" type="FileDialog" parent="." unique_id=1104703234] +oversampling_override = 1.0 +title = "Open a Directory" +file_mode = 2 +access = 2 +show_hidden_files = true +use_native_dialog = true + +[node name="OpenFile" type="FileDialog" parent="." unique_id=1881298926] +oversampling_override = 1.0 +title = "Open a File" +file_mode = 0 +access = 2 +show_hidden_files = true +use_native_dialog = true + +[connection signal="pressed" from="titlebar/HBoxContainer/Actions/Minimize" to="titlebar" method="_OnMinimizePressed"] +[connection signal="pressed" from="titlebar/HBoxContainer/Actions/Maximize" to="titlebar" method="_OnMaximizePressed"] +[connection signal="pressed" from="titlebar/HBoxContainer/Actions/Close" to="titlebar" method="_OnClosePressed"] diff --git a/ReEdit.csproj b/ReEdit.csproj new file mode 100644 index 0000000..19b3a42 --- /dev/null +++ b/ReEdit.csproj @@ -0,0 +1,7 @@ + + + net8.0 + net9.0 + true + + \ No newline at end of file diff --git a/ReEdit.sln b/ReEdit.sln new file mode 100644 index 0000000..d7ad76c --- /dev/null +++ b/ReEdit.sln @@ -0,0 +1,19 @@ +Microsoft Visual Studio Solution File, Format Version 12.00 +# Visual Studio 2012 +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ReEdit", "ReEdit.csproj", "{DB5F712B-9F65-4C97-A4AB-BD826DF9261B}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Any CPU = Debug|Any CPU + ExportDebug|Any CPU = ExportDebug|Any CPU + ExportRelease|Any CPU = ExportRelease|Any CPU + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {DB5F712B-9F65-4C97-A4AB-BD826DF9261B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {DB5F712B-9F65-4C97-A4AB-BD826DF9261B}.Debug|Any CPU.Build.0 = Debug|Any CPU + {DB5F712B-9F65-4C97-A4AB-BD826DF9261B}.ExportDebug|Any CPU.ActiveCfg = ExportDebug|Any CPU + {DB5F712B-9F65-4C97-A4AB-BD826DF9261B}.ExportDebug|Any CPU.Build.0 = ExportDebug|Any CPU + {DB5F712B-9F65-4C97-A4AB-BD826DF9261B}.ExportRelease|Any CPU.ActiveCfg = ExportRelease|Any CPU + {DB5F712B-9F65-4C97-A4AB-BD826DF9261B}.ExportRelease|Any CPU.Build.0 = ExportRelease|Any CPU + EndGlobalSection +EndGlobal diff --git a/Syntax/Lua.cs b/Syntax/Lua.cs new file mode 100644 index 0000000..3998431 --- /dev/null +++ b/Syntax/Lua.cs @@ -0,0 +1,94 @@ +using Godot; +using Godot.Collections; +using System; +using System.Text.RegularExpressions; + +namespace ReEdit.Syntax +{ + public partial class Lua : SyntaxHighlighter + { + // Define Godot colors matching VS Code defaults + private static readonly Color ColorKeyword = Color.FromHtml("#C586C0"); // Purple + private static readonly Color ColorFunction = Color.FromHtml("#DCDCAA"); // Yellow + private static readonly Color ColorString = Color.FromHtml("#CE9178"); // Peach + private static readonly Color ColorLocal = Color.FromHtml("#CE7882"); // redish + private static readonly Color ColorNumber = Color.FromHtml("#B5CEA8"); // Sage Green + private static readonly Color ColorVariable = Color.FromHtml("#9CDCFE"); // Sky Blue + private static readonly Color ColorConstant = Color.FromHtml("#4FC1FF"); // Cyan Blue + private static readonly Color ColorComment = Color.FromHtml("#6A9955"); // Foliage Green + private static readonly Color ColorOperator = Color.FromHtml("#D4D4D4"); // Light Gray + + // Token rule definition structure + private struct TokenRule + { + public Regex Regex; + public Color Color; + + public TokenRule(string pattern, Color color) + { + Regex = new Regex("^(" + pattern + ")", RegexOptions.Compiled); + Color = color; + } + } + + private static readonly TokenRule[] Rules = new TokenRule[] + { + new TokenRule(@"--\[\[[\s\S]*?\]\]|--.*", ColorComment), + new TokenRule(@"\[\[[\s\S]*?\]\]|""([^""\\]|\\.)*""|'([^'\\]|\\.)*'", ColorString), + new TokenRule(@"\b(and|break|do|else|elseif|end|for|function|if|in|not|or|repeat|return|then|until|while)\b", ColorKeyword), + new TokenRule(@"\b(local)\b", ColorLocal), + new TokenRule(@"\b(true|false|nil)\b", ColorConstant), + new TokenRule(@"\b[a-zA-Z_][a-zA-Z0-9_]*(?=\s*\()", ColorFunction), + new TokenRule(@"\b0x[0-9a-fA-F]+\b|\b\d+(\.\d+)?\b", ColorNumber), + new TokenRule(@"==|~=|<=|>=|\.\.|[.+\-*/%^#=<>(){}\[\];,:]", ColorOperator), + new TokenRule(@"\b[a-zA-Z_][a-zA-Z0-9_]*\b", ColorVariable) + }; + + public override Godot.Collections.Dictionary _GetLineSyntaxHighlighting(int lineIdx) + { + var highlightingData = new Godot.Collections.Dictionary(); + string lineText = GetTextEdit().GetLine(lineIdx); + + int currentColumn = 0; + int lineLength = lineText.Length; + + while (currentColumn < lineLength) + { + if (char.IsWhiteSpace(lineText[currentColumn])) + { + currentColumn++; + continue; + } + + string remainingText = lineText.Substring(currentColumn); + bool matchFound = false; + + foreach (var rule in Rules) + { + Match match = rule.Regex.Match(remainingText); + + if (match.Success) + { + int tokenLength = match.Length; + + var colorContainer = new Dictionary { { "color", rule.Color } }; + highlightingData[currentColumn] = colorContainer; + + currentColumn += tokenLength; + matchFound = true; + break; + } + } + + if (!matchFound) + { + var fallbackColor = new Dictionary { { "color", ColorVariable } }; + highlightingData[currentColumn] = fallbackColor; + currentColumn++; + } + } + + return highlightingData; + } + } +} diff --git a/Syntax/Lua.cs.uid b/Syntax/Lua.cs.uid new file mode 100644 index 0000000..d5e9ca0 --- /dev/null +++ b/Syntax/Lua.cs.uid @@ -0,0 +1 @@ +uid://vxq7os2kgyq2 diff --git a/Syntax/PlainText.cs b/Syntax/PlainText.cs new file mode 100644 index 0000000..0c61372 --- /dev/null +++ b/Syntax/PlainText.cs @@ -0,0 +1,13 @@ +using Godot; +using System; +using System.Collections.Generic; +using System.Linq; +using System.Text; +using System.Threading.Tasks; + +namespace ReEdit.Syntax +{ + public partial class PlainText : SyntaxHighlighter + { + } +} diff --git a/Syntax/PlainText.cs.uid b/Syntax/PlainText.cs.uid new file mode 100644 index 0000000..e97be0f --- /dev/null +++ b/Syntax/PlainText.cs.uid @@ -0,0 +1 @@ +uid://cxj74xvp3wqt8 diff --git a/TerminalTextEdit.cs b/TerminalTextEdit.cs new file mode 100644 index 0000000..d097bfc --- /dev/null +++ b/TerminalTextEdit.cs @@ -0,0 +1,139 @@ +using Godot; +using System; +using Godot.Collections; + +[Tool] +public partial class TerminalTextEdit : TextEdit +{ + private Dictionary _psProcess = new Dictionary(); + private FileAccess _psOutputPipe; + private FileAccess _psInputPipe; + + // Track historical boundaries so users can't delete past output + private int _protectedLine = 0; + private int _protectedColumn = 0; + private bool _isUpdatingText = false; + + public override void _Ready() + { + // Initial setup + Text = "ReEdit Terminal - 0.1.3\nWindows PowerShell\nCopyright (C) Microsoft Corporation. All rights reserved.\n\nTry the new cross-platform PowerShell https://aka.ms/pscore6\n\n"; + _protectedLine = GetLineCount() - 1; + _protectedColumn = GetLine(_protectedLine).Length; + + // Force caret to the active prompt area + SetCaretLine(_protectedLine); + SetCaretColumn(_protectedColumn); + + TextChanged += OnTextChanged; + StartPowerShell(); + } + + private void StartPowerShell() + { + var args = new string[] { + "-NoExit", + "-NoProfile", + "-Command", + "$OutputEncoding = [System.Text.Encoding]::UTF8" + }; + + _psProcess = OS.ExecuteWithPipe("powershell.exe", args); + + if (_psProcess.Count == 0) + { + AppendSystemText("\n[Error: Failed to initialize PowerShell process.]\n"); + return; + } + + _psOutputPipe = (FileAccess)_psProcess["stdio"]; + _psInputPipe = (FileAccess)_psProcess["stdio"]; + } + + public override void _GuiInput(InputEvent @event) + { + if (@event is InputEventKey keyEvent && keyEvent.Pressed) + { + if (keyEvent.Keycode == Key.Backspace) + { + if (GetCaretLine() < _protectedLine || + (GetCaretLine() == _protectedLine && GetCaretColumn() <= _protectedColumn)) + { + AcceptEvent(); // Kill the input event before it acts + return; + } + } + + if (keyEvent.Keycode == Key.Enter || keyEvent.Keycode == Key.KpEnter) + { + string activeLine = GetLine(GetCaretLine()); + string command = activeLine.Substring(_protectedColumn).Trim(); + + if (!string.IsNullOrWhiteSpace(command) && _psInputPipe != null) + { + _psInputPipe.StoreLine(command); + } + + _isUpdatingText = true; + InsertTextAtCaret("\n"); + _protectedLine = GetLineCount() - 1; + _protectedColumn = 0; + _isUpdatingText = false; + + AcceptEvent(); + } + } + } + + private void OnTextChanged() + { + if (_isUpdatingText) return; + + if (GetCaretLine() < _protectedLine || + (GetCaretLine() == _protectedLine && GetCaretColumn() < _protectedColumn)) + { + _isUpdatingText = true; + SetCaretLine(_protectedLine); + SetCaretColumn(GetLine(_protectedLine).Length); + _isUpdatingText = false; + } + } + + public override void _Process(double delta) + { + if (_psOutputPipe != null && _psOutputPipe.GetLength() > 0) + { + string newText = _psOutputPipe.GetAsText(); + if (!string.IsNullOrEmpty(newText)) + { + AppendSystemText(newText); + } + } + } + + private void AppendSystemText(string incoming) + { + _isUpdatingText = true; + + int oldCaretLine = GetCaretLine(); + int oldCaretCol = GetCaretColumn(); + SetCaretLine(GetLineCount() - 1); + SetCaretColumn(GetLine(GetLineCount() - 1).Length); + InsertTextAtCaret(incoming); + _protectedLine = GetLineCount() - 1; + _protectedColumn = GetLine(_protectedLine).Length; + SetCaretLine(_protectedLine); + SetCaretColumn(_protectedColumn); + + _isUpdatingText = false; + } + + public override void _ExitTree() + { + if (_psProcess.Count > 0 && _psProcess.ContainsKey("pid")) + { + int pid = (int)_psProcess["pid"]; + OS.Kill(pid); + } + } +} diff --git a/TerminalTextEdit.cs.uid b/TerminalTextEdit.cs.uid new file mode 100644 index 0000000..858ce12 --- /dev/null +++ b/TerminalTextEdit.cs.uid @@ -0,0 +1 @@ +uid://bmk4pgp6wo3j6 diff --git a/TextEditor.cs b/TextEditor.cs new file mode 100644 index 0000000..2418289 --- /dev/null +++ b/TextEditor.cs @@ -0,0 +1,28 @@ +using Godot; +using ReEdit.Syntax; +using System; +using System.Diagnostics.SymbolStore; + +public partial class TextEditor : CodeEdit +{ + public string Extension = "lua"; + + public override void _Ready() + { + UpdateHighlighter(); + } + + public override void _Process(double delta) + { + } + + public void UpdateHighlighter() + { + switch (Extension) + { + default: SyntaxHighlighter = new PlainText(); break; // things like plaintext, aswell as unrecongnized extensions + case "lua" or "luac" or "luau": SyntaxHighlighter = new Lua(); break; + } + + } +} diff --git a/TextEditor.cs.uid b/TextEditor.cs.uid new file mode 100644 index 0000000..d21e9ac --- /dev/null +++ b/TextEditor.cs.uid @@ -0,0 +1 @@ +uid://doid74gi7738t diff --git a/Titlebar.cs b/Titlebar.cs new file mode 100644 index 0000000..ce155cc --- /dev/null +++ b/Titlebar.cs @@ -0,0 +1,83 @@ +using Godot; +using ReEdit; +using System; + +public partial class Titlebar : PanelContainer +{ + private bool _dragging = false; + private Vector2I _dragOffset; + private bool _isMaximized = false; + + private Button minimizeButton; + private Button maximizeButton; + private Button closeButton; + + public override void _Ready() + { + CustomMaximumSize = new Vector2(-1, -1); + + minimizeButton = GetNode