diff --git a/.gitignore b/.gitignore
deleted file mode 100644
index 62e4e8f..0000000
--- a/.gitignore
+++ /dev/null
@@ -1,352 +0,0 @@
-## Ignore Visual Studio temporary files, build results, and
-## files generated by popular Visual Studio add-ons.
-##
-## Get latest from https://github.com/github/gitignore/blob/master/VisualStudio.gitignore
-
-# User-specific files
-*.rsuser
-*.suo
-*.user
-*.userosscache
-*.sln.docstates
-
-# User-specific files (MonoDevelop/Xamarin Studio)
-*.userprefs
-
-# Mono auto generated files
-mono_crash.*
-
-# Build results
-[Dd]ebug/
-[Dd]ebugPublic/
-[Rr]elease/
-[Rr]eleases/
-x64/
-x86/
-[Aa][Rr][Mm]/
-[Aa][Rr][Mm]64/
-bld/
-[Bb]in/
-[Oo]bj/
-[Ll]og/
-
-# Visual Studio 2015/2017 cache/options directory
-.vs/
-# Uncomment if you have tasks that create the project's static files in wwwroot
-#wwwroot/
-
-# Visual Studio 2017 auto generated files
-Generated\ Files/
-
-# MSTest test Results
-[Tt]est[Rr]esult*/
-[Bb]uild[Ll]og.*
-
-# NUnit
-*.VisualState.xml
-TestResult.xml
-nunit-*.xml
-
-# Build Results of an ATL Project
-[Dd]ebugPS/
-[Rr]eleasePS/
-dlldata.c
-
-# Benchmark Results
-BenchmarkDotNet.Artifacts/
-
-# .NET Core
-project.lock.json
-project.fragment.lock.json
-artifacts/
-
-# StyleCop
-StyleCopReport.xml
-
-# Files built by Visual Studio
-*_i.c
-*_p.c
-*_h.h
-*.ilk
-*.meta
-*.obj
-*.iobj
-*.pch
-*.pdb
-*.ipdb
-*.pgc
-*.pgd
-*.rsp
-*.sbr
-*.tlb
-*.tli
-*.tlh
-*.tmp
-*.tmp_proj
-*_wpftmp.csproj
-*.log
-*.vspscc
-*.vssscc
-.builds
-*.pidb
-*.svclog
-*.scc
-
-# Chutzpah Test files
-_Chutzpah*
-
-# Visual C++ cache files
-ipch/
-*.aps
-*.ncb
-*.opendb
-*.opensdf
-*.sdf
-*.cachefile
-*.VC.db
-*.VC.VC.opendb
-
-# Visual Studio profiler
-*.psess
-*.vsp
-*.vspx
-*.sap
-
-# Visual Studio Trace Files
-*.e2e
-
-# TFS 2012 Local Workspace
-$tf/
-
-# Guidance Automation Toolkit
-*.gpState
-
-# ReSharper is a .NET coding add-in
-_ReSharper*/
-*.[Rr]e[Ss]harper
-*.DotSettings.user
-
-# JustCode is a .NET coding add-in
-.JustCode
-
-# TeamCity is a build add-in
-_TeamCity*
-
-# DotCover is a Code Coverage Tool
-*.dotCover
-
-# AxoCover is a Code Coverage Tool
-.axoCover/*
-!.axoCover/settings.json
-
-# Visual Studio code coverage results
-*.coverage
-*.coveragexml
-
-# NCrunch
-_NCrunch_*
-.*crunch*.local.xml
-nCrunchTemp_*
-
-# MightyMoose
-*.mm.*
-AutoTest.Net/
-
-# Web workbench (sass)
-.sass-cache/
-
-# Installshield output folder
-[Ee]xpress/
-
-# DocProject is a documentation generator add-in
-DocProject/buildhelp/
-DocProject/Help/*.HxT
-DocProject/Help/*.HxC
-DocProject/Help/*.hhc
-DocProject/Help/*.hhk
-DocProject/Help/*.hhp
-DocProject/Help/Html2
-DocProject/Help/html
-
-# Click-Once directory
-publish/
-
-# Publish Web Output
-*.[Pp]ublish.xml
-*.azurePubxml
-# Note: Comment the next line if you want to checkin your web deploy settings,
-# but database connection strings (with potential passwords) will be unencrypted
-*.pubxml
-*.publishproj
-
-# Microsoft Azure Web App publish settings. Comment the next line if you want to
-# checkin your Azure Web App publish settings, but sensitive information contained
-# in these scripts will be unencrypted
-PublishScripts/
-
-# NuGet Packages
-*.nupkg
-# NuGet Symbol Packages
-*.snupkg
-# The packages folder can be ignored because of Package Restore
-**/[Pp]ackages/*
-# except build/, which is used as an MSBuild target.
-!**/[Pp]ackages/build/
-# Uncomment if necessary however generally it will be regenerated when needed
-#!**/[Pp]ackages/repositories.config
-# NuGet v3's project.json files produces more ignorable files
-*.nuget.props
-*.nuget.targets
-
-# Microsoft Azure Build Output
-csx/
-*.build.csdef
-
-# Microsoft Azure Emulator
-ecf/
-rcf/
-
-# Windows Store app package directories and files
-AppPackages/
-BundleArtifacts/
-Package.StoreAssociation.xml
-_pkginfo.txt
-*.appx
-*.appxbundle
-*.appxupload
-
-# Visual Studio cache files
-# files ending in .cache can be ignored
-*.[Cc]ache
-# but keep track of directories ending in .cache
-!?*.[Cc]ache/
-
-# Others
-ClientBin/
-~$*
-*~
-*.dbmdl
-*.dbproj.schemaview
-*.jfm
-*.pfx
-*.publishsettings
-orleans.codegen.cs
-
-# Including strong name files can present a security risk
-# (https://github.com/github/gitignore/pull/2483#issue-259490424)
-#*.snk
-
-# Since there are multiple workflows, uncomment next line to ignore bower_components
-# (https://github.com/github/gitignore/pull/1529#issuecomment-104372622)
-#bower_components/
-
-# RIA/Silverlight projects
-Generated_Code/
-
-# Backup & report files from converting an old project file
-# to a newer Visual Studio version. Backup files are not needed,
-# because we have git ;-)
-_UpgradeReport_Files/
-Backup*/
-UpgradeLog*.XML
-UpgradeLog*.htm
-ServiceFabricBackup/
-*.rptproj.bak
-
-# SQL Server files
-*.mdf
-*.ldf
-*.ndf
-
-# Business Intelligence projects
-*.rdl.data
-*.bim.layout
-*.bim_*.settings
-*.rptproj.rsuser
-*- [Bb]ackup.rdl
-*- [Bb]ackup ([0-9]).rdl
-*- [Bb]ackup ([0-9][0-9]).rdl
-
-# Microsoft Fakes
-FakesAssemblies/
-
-# GhostDoc plugin setting file
-*.GhostDoc.xml
-
-# Node.js Tools for Visual Studio
-.ntvs_analysis.dat
-node_modules/
-
-# Visual Studio 6 build log
-*.plg
-
-# Visual Studio 6 workspace options file
-*.opt
-
-# Visual Studio 6 auto-generated workspace file (contains which files were open etc.)
-*.vbw
-
-# Visual Studio LightSwitch build output
-**/*.HTMLClient/GeneratedArtifacts
-**/*.DesktopClient/GeneratedArtifacts
-**/*.DesktopClient/ModelManifest.xml
-**/*.Server/GeneratedArtifacts
-**/*.Server/ModelManifest.xml
-_Pvt_Extensions
-
-# Paket dependency manager
-.paket/paket.exe
-paket-files/
-
-# FAKE - F# Make
-.fake/
-
-# CodeRush personal settings
-.cr/personal
-
-# Python Tools for Visual Studio (PTVS)
-__pycache__/
-*.pyc
-
-# Cake - Uncomment if you are using it
-# tools/**
-# !tools/packages.config
-
-# Tabs Studio
-*.tss
-
-# Telerik's JustMock configuration file
-*.jmconfig
-
-# BizTalk build output
-*.btp.cs
-*.btm.cs
-*.odx.cs
-*.xsd.cs
-
-# OpenCover UI analysis results
-OpenCover/
-
-# Azure Stream Analytics local run output
-ASALocalRun/
-
-# MSBuild Binary and Structured Log
-*.binlog
-
-# NVidia Nsight GPU debugger configuration file
-*.nvuser
-
-# MFractors (Xamarin productivity tool) working folder
-.mfractor/
-
-# Local History for Visual Studio
-.localhistory/
-
-# BeatPulse healthcheck temp database
-healthchecksdb
-
-# Backup folder for Package Reference Convert tool in Visual Studio 2017
-MigrationBackup/
-
-# Ionide (cross platform F# VS Code tools) working folder
-.ionide/
diff --git a/.vs/ProjectEvaluation/unitylauncherplugin.metadata.v9.bin b/.vs/ProjectEvaluation/unitylauncherplugin.metadata.v9.bin
new file mode 100644
index 0000000..2bd049f
Binary files /dev/null and b/.vs/ProjectEvaluation/unitylauncherplugin.metadata.v9.bin differ
diff --git a/.vs/ProjectEvaluation/unitylauncherplugin.projects.v9.bin b/.vs/ProjectEvaluation/unitylauncherplugin.projects.v9.bin
new file mode 100644
index 0000000..1ef0401
Binary files /dev/null and b/.vs/ProjectEvaluation/unitylauncherplugin.projects.v9.bin differ
diff --git a/.vs/ProjectEvaluation/unitylauncherplugin.strings.v9.bin b/.vs/ProjectEvaluation/unitylauncherplugin.strings.v9.bin
new file mode 100644
index 0000000..4029b8b
Binary files /dev/null and b/.vs/ProjectEvaluation/unitylauncherplugin.strings.v9.bin differ
diff --git a/.vs/UnityLauncherPlugin/DesignTimeBuild/.dtbcache.v2 b/.vs/UnityLauncherPlugin/DesignTimeBuild/.dtbcache.v2
new file mode 100644
index 0000000..4a4e429
Binary files /dev/null and b/.vs/UnityLauncherPlugin/DesignTimeBuild/.dtbcache.v2 differ
diff --git a/.vs/UnityLauncherPlugin/v16/.suo b/.vs/UnityLauncherPlugin/v16/.suo
new file mode 100644
index 0000000..bb73a80
Binary files /dev/null and b/.vs/UnityLauncherPlugin/v16/.suo differ
diff --git a/.vs/UnityLauncherPlugin/v17/.futdcache.v2 b/.vs/UnityLauncherPlugin/v17/.futdcache.v2
new file mode 100644
index 0000000..362cdb1
Binary files /dev/null and b/.vs/UnityLauncherPlugin/v17/.futdcache.v2 differ
diff --git a/.vs/UnityLauncherPlugin/v17/.suo b/.vs/UnityLauncherPlugin/v17/.suo
new file mode 100644
index 0000000..2175edc
Binary files /dev/null and b/.vs/UnityLauncherPlugin/v17/.suo differ
diff --git a/.vs/UnityLauncherPlugin/v17/.wsuo b/.vs/UnityLauncherPlugin/v17/.wsuo
new file mode 100644
index 0000000..15924ba
Binary files /dev/null and b/.vs/UnityLauncherPlugin/v17/.wsuo differ
diff --git a/.vs/UnityLauncherPlugin/v17/DocumentLayout.backup.json b/.vs/UnityLauncherPlugin/v17/DocumentLayout.backup.json
new file mode 100644
index 0000000..9557a7d
--- /dev/null
+++ b/.vs/UnityLauncherPlugin/v17/DocumentLayout.backup.json
@@ -0,0 +1,165 @@
+{
+ "Version": 1,
+ "WorkspaceRootPath": "D:\\Uzivatel\\Admin\\Dokumenty\\Flow launcher plugins\\UnityLauncherPlugin\\",
+ "Documents": [
+ {
+ "AbsoluteMoniker": "D:0:0:{79EF982A-CA5F-490B-B117-8BACC466A647}|UnityLauncherPlugin\\Flow.Launcher.Plugin.UnityLauncherPlugin\\Flow.Launcher.Plugin.UnityLauncherPlugin.csproj|d:\\uzivatel\\admin\\dokumenty\\flow launcher plugins\\unitylauncherplugin\\unitylauncherplugin\\flow.launcher.plugin.unitylauncherplugin\\plugin.json||{90A6B3A7-C1A3-4009-A288-E2FF89E96FA0}",
+ "RelativeMoniker": "D:0:0:{79EF982A-CA5F-490B-B117-8BACC466A647}|UnityLauncherPlugin\\Flow.Launcher.Plugin.UnityLauncherPlugin\\Flow.Launcher.Plugin.UnityLauncherPlugin.csproj|solutionrelative:unitylauncherplugin\\flow.launcher.plugin.unitylauncherplugin\\plugin.json||{90A6B3A7-C1A3-4009-A288-E2FF89E96FA0}"
+ },
+ {
+ "AbsoluteMoniker": "D:0:0:{79EF982A-CA5F-490B-B117-8BACC466A647}|UnityLauncherPlugin\\Flow.Launcher.Plugin.UnityLauncherPlugin\\Flow.Launcher.Plugin.UnityLauncherPlugin.csproj|d:\\uzivatel\\admin\\dokumenty\\flow launcher plugins\\unitylauncherplugin\\unitylauncherplugin\\flow.launcher.plugin.unitylauncherplugin\\main.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
+ "RelativeMoniker": "D:0:0:{79EF982A-CA5F-490B-B117-8BACC466A647}|UnityLauncherPlugin\\Flow.Launcher.Plugin.UnityLauncherPlugin\\Flow.Launcher.Plugin.UnityLauncherPlugin.csproj|solutionrelative:unitylauncherplugin\\flow.launcher.plugin.unitylauncherplugin\\main.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
+ },
+ {
+ "AbsoluteMoniker": "D:0:0:{79EF982A-CA5F-490B-B117-8BACC466A647}|UnityLauncherPlugin\\Flow.Launcher.Plugin.UnityLauncherPlugin\\Flow.Launcher.Plugin.UnityLauncherPlugin.csproj|d:\\uzivatel\\admin\\dokumenty\\flow launcher plugins\\unitylauncherplugin\\unitylauncherplugin\\flow.launcher.plugin.unitylauncherplugin\\editor.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
+ "RelativeMoniker": "D:0:0:{79EF982A-CA5F-490B-B117-8BACC466A647}|UnityLauncherPlugin\\Flow.Launcher.Plugin.UnityLauncherPlugin\\Flow.Launcher.Plugin.UnityLauncherPlugin.csproj|solutionrelative:unitylauncherplugin\\flow.launcher.plugin.unitylauncherplugin\\editor.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
+ },
+ {
+ "AbsoluteMoniker": "D:0:0:{79EF982A-CA5F-490B-B117-8BACC466A647}|UnityLauncherPlugin\\Flow.Launcher.Plugin.UnityLauncherPlugin\\Flow.Launcher.Plugin.UnityLauncherPlugin.csproj|d:\\uzivatel\\admin\\dokumenty\\flow launcher plugins\\unitylauncherplugin\\unitylauncherplugin\\flow.launcher.plugin.unitylauncherplugin\\hub.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
+ "RelativeMoniker": "D:0:0:{79EF982A-CA5F-490B-B117-8BACC466A647}|UnityLauncherPlugin\\Flow.Launcher.Plugin.UnityLauncherPlugin\\Flow.Launcher.Plugin.UnityLauncherPlugin.csproj|solutionrelative:unitylauncherplugin\\flow.launcher.plugin.unitylauncherplugin\\hub.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
+ },
+ {
+ "AbsoluteMoniker": "D:0:0:{79EF982A-CA5F-490B-B117-8BACC466A647}|UnityLauncherPlugin\\Flow.Launcher.Plugin.UnityLauncherPlugin\\Flow.Launcher.Plugin.UnityLauncherPlugin.csproj|d:\\uzivatel\\admin\\dokumenty\\flow launcher plugins\\unitylauncherplugin\\unitylauncherplugin\\flow.launcher.plugin.unitylauncherplugin\\tools.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
+ "RelativeMoniker": "D:0:0:{79EF982A-CA5F-490B-B117-8BACC466A647}|UnityLauncherPlugin\\Flow.Launcher.Plugin.UnityLauncherPlugin\\Flow.Launcher.Plugin.UnityLauncherPlugin.csproj|solutionrelative:unitylauncherplugin\\flow.launcher.plugin.unitylauncherplugin\\tools.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
+ },
+ {
+ "AbsoluteMoniker": "D:0:0:{79EF982A-CA5F-490B-B117-8BACC466A647}|UnityLauncherPlugin\\Flow.Launcher.Plugin.UnityLauncherPlugin\\Flow.Launcher.Plugin.UnityLauncherPlugin.csproj|d:\\uzivatel\\admin\\dokumenty\\flow launcher plugins\\unitylauncherplugin\\unitylauncherplugin\\flow.launcher.plugin.unitylauncherplugin\\parts.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
+ "RelativeMoniker": "D:0:0:{79EF982A-CA5F-490B-B117-8BACC466A647}|UnityLauncherPlugin\\Flow.Launcher.Plugin.UnityLauncherPlugin\\Flow.Launcher.Plugin.UnityLauncherPlugin.csproj|solutionrelative:unitylauncherplugin\\flow.launcher.plugin.unitylauncherplugin\\parts.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
+ },
+ {
+ "AbsoluteMoniker": "D:0:0:{79EF982A-CA5F-490B-B117-8BACC466A647}|UnityLauncherPlugin\\Flow.Launcher.Plugin.UnityLauncherPlugin\\Flow.Launcher.Plugin.UnityLauncherPlugin.csproj|d:\\uzivatel\\admin\\dokumenty\\flow launcher plugins\\unitylauncherplugin\\unitylauncherplugin\\flow.launcher.plugin.unitylauncherplugin\\projects.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
+ "RelativeMoniker": "D:0:0:{79EF982A-CA5F-490B-B117-8BACC466A647}|UnityLauncherPlugin\\Flow.Launcher.Plugin.UnityLauncherPlugin\\Flow.Launcher.Plugin.UnityLauncherPlugin.csproj|solutionrelative:unitylauncherplugin\\flow.launcher.plugin.unitylauncherplugin\\projects.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
+ },
+ {
+ "AbsoluteMoniker": "D:0:0:{79EF982A-CA5F-490B-B117-8BACC466A647}|UnityLauncherPlugin\\Flow.Launcher.Plugin.UnityLauncherPlugin\\Flow.Launcher.Plugin.UnityLauncherPlugin.csproj|d:\\uzivatel\\admin\\dokumenty\\flow launcher plugins\\unitylauncherplugin\\unitylauncherplugin\\flow.launcher.plugin.unitylauncherplugin\\models.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
+ "RelativeMoniker": "D:0:0:{79EF982A-CA5F-490B-B117-8BACC466A647}|UnityLauncherPlugin\\Flow.Launcher.Plugin.UnityLauncherPlugin\\Flow.Launcher.Plugin.UnityLauncherPlugin.csproj|solutionrelative:unitylauncherplugin\\flow.launcher.plugin.unitylauncherplugin\\models.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
+ }
+ ],
+ "DocumentGroupContainers": [
+ {
+ "Orientation": 0,
+ "VerticalTabListWidth": 256,
+ "DocumentGroups": [
+ {
+ "DockedWidth": 200,
+ "SelectedChildIndex": 7,
+ "Children": [
+ {
+ "$type": "Document",
+ "DocumentIndex": 1,
+ "Title": "Main.cs",
+ "DocumentMoniker": "D:\\Uzivatel\\Admin\\Dokumenty\\Flow launcher plugins\\UnityLauncherPlugin\\UnityLauncherPlugin\\Flow.Launcher.Plugin.UnityLauncherPlugin\\Main.cs",
+ "RelativeDocumentMoniker": "UnityLauncherPlugin\\Flow.Launcher.Plugin.UnityLauncherPlugin\\Main.cs",
+ "ToolTip": "D:\\Uzivatel\\Admin\\Dokumenty\\Flow launcher plugins\\UnityLauncherPlugin\\UnityLauncherPlugin\\Flow.Launcher.Plugin.UnityLauncherPlugin\\Main.cs",
+ "RelativeToolTip": "UnityLauncherPlugin\\Flow.Launcher.Plugin.UnityLauncherPlugin\\Main.cs",
+ "ViewState": "AgIAAAYAAAAAAAAAAAAAABkAAAAzAAAAAAAAAA==",
+ "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
+ "WhenOpened": "2024-12-13T17:30:42.702Z",
+ "IsPinned": true,
+ "EditorCaption": ""
+ },
+ {
+ "$type": "Document",
+ "DocumentIndex": 2,
+ "Title": "Editor.cs",
+ "DocumentMoniker": "D:\\Uzivatel\\Admin\\Dokumenty\\Flow launcher plugins\\UnityLauncherPlugin\\UnityLauncherPlugin\\Flow.Launcher.Plugin.UnityLauncherPlugin\\Editor.cs",
+ "RelativeDocumentMoniker": "UnityLauncherPlugin\\Flow.Launcher.Plugin.UnityLauncherPlugin\\Editor.cs",
+ "ToolTip": "D:\\Uzivatel\\Admin\\Dokumenty\\Flow launcher plugins\\UnityLauncherPlugin\\UnityLauncherPlugin\\Flow.Launcher.Plugin.UnityLauncherPlugin\\Editor.cs",
+ "RelativeToolTip": "UnityLauncherPlugin\\Flow.Launcher.Plugin.UnityLauncherPlugin\\Editor.cs",
+ "ViewState": "AgIAADgAAAAAAAAAAAAwwFMAAAAxAAAAAAAAAA==",
+ "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
+ "WhenOpened": "2024-12-18T18:00:25.641Z",
+ "IsPinned": true,
+ "EditorCaption": ""
+ },
+ {
+ "$type": "Document",
+ "DocumentIndex": 3,
+ "Title": "Hub.cs",
+ "DocumentMoniker": "D:\\Uzivatel\\Admin\\Dokumenty\\Flow launcher plugins\\UnityLauncherPlugin\\UnityLauncherPlugin\\Flow.Launcher.Plugin.UnityLauncherPlugin\\Hub.cs",
+ "RelativeDocumentMoniker": "UnityLauncherPlugin\\Flow.Launcher.Plugin.UnityLauncherPlugin\\Hub.cs",
+ "ToolTip": "D:\\Uzivatel\\Admin\\Dokumenty\\Flow launcher plugins\\UnityLauncherPlugin\\UnityLauncherPlugin\\Flow.Launcher.Plugin.UnityLauncherPlugin\\Hub.cs",
+ "RelativeToolTip": "UnityLauncherPlugin\\Flow.Launcher.Plugin.UnityLauncherPlugin\\Hub.cs",
+ "ViewState": "AgIAAAAAAAAAAAAAAAAAAB8AAAAUAAAAAAAAAA==",
+ "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
+ "WhenOpened": "2024-12-18T17:44:07.673Z",
+ "IsPinned": true,
+ "EditorCaption": ""
+ },
+ {
+ "$type": "Document",
+ "DocumentIndex": 7,
+ "Title": "Models.cs",
+ "DocumentMoniker": "D:\\Uzivatel\\Admin\\Dokumenty\\Flow launcher plugins\\UnityLauncherPlugin\\UnityLauncherPlugin\\Flow.Launcher.Plugin.UnityLauncherPlugin\\Models.cs",
+ "RelativeDocumentMoniker": "UnityLauncherPlugin\\Flow.Launcher.Plugin.UnityLauncherPlugin\\Models.cs",
+ "ToolTip": "D:\\Uzivatel\\Admin\\Dokumenty\\Flow launcher plugins\\UnityLauncherPlugin\\UnityLauncherPlugin\\Flow.Launcher.Plugin.UnityLauncherPlugin\\Models.cs",
+ "RelativeToolTip": "UnityLauncherPlugin\\Flow.Launcher.Plugin.UnityLauncherPlugin\\Models.cs",
+ "ViewState": "AgIAAAAAAAAAAAAAAAAAAAIAAAAfAAAAAAAAAA==",
+ "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
+ "WhenOpened": "2024-12-18T18:21:49.521Z",
+ "IsPinned": true,
+ "EditorCaption": ""
+ },
+ {
+ "$type": "Document",
+ "DocumentIndex": 6,
+ "Title": "Projects.cs",
+ "DocumentMoniker": "D:\\Uzivatel\\Admin\\Dokumenty\\Flow launcher plugins\\UnityLauncherPlugin\\UnityLauncherPlugin\\Flow.Launcher.Plugin.UnityLauncherPlugin\\Projects.cs",
+ "RelativeDocumentMoniker": "UnityLauncherPlugin\\Flow.Launcher.Plugin.UnityLauncherPlugin\\Projects.cs",
+ "ToolTip": "D:\\Uzivatel\\Admin\\Dokumenty\\Flow launcher plugins\\UnityLauncherPlugin\\UnityLauncherPlugin\\Flow.Launcher.Plugin.UnityLauncherPlugin\\Projects.cs",
+ "RelativeToolTip": "UnityLauncherPlugin\\Flow.Launcher.Plugin.UnityLauncherPlugin\\Projects.cs",
+ "ViewState": "AgIAAE8AAAAAAAAAAAAgwGkAAAAAAAAAAAAAAA==",
+ "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
+ "WhenOpened": "2024-12-18T18:04:44.422Z",
+ "IsPinned": true,
+ "EditorCaption": ""
+ },
+ {
+ "$type": "Document",
+ "DocumentIndex": 5,
+ "Title": "Parts.cs",
+ "DocumentMoniker": "D:\\Uzivatel\\Admin\\Dokumenty\\Flow launcher plugins\\UnityLauncherPlugin\\UnityLauncherPlugin\\Flow.Launcher.Plugin.UnityLauncherPlugin\\Parts.cs",
+ "RelativeDocumentMoniker": "UnityLauncherPlugin\\Flow.Launcher.Plugin.UnityLauncherPlugin\\Parts.cs",
+ "ToolTip": "D:\\Uzivatel\\Admin\\Dokumenty\\Flow launcher plugins\\UnityLauncherPlugin\\UnityLauncherPlugin\\Flow.Launcher.Plugin.UnityLauncherPlugin\\Parts.cs",
+ "RelativeToolTip": "UnityLauncherPlugin\\Flow.Launcher.Plugin.UnityLauncherPlugin\\Parts.cs",
+ "ViewState": "AgIAAAAAAAAAAAAAAAAAAAsAAAABAAAAAAAAAA==",
+ "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
+ "WhenOpened": "2024-12-18T19:40:31.18Z",
+ "EditorCaption": ""
+ },
+ {
+ "$type": "Document",
+ "DocumentIndex": 4,
+ "Title": "Tools.cs",
+ "DocumentMoniker": "D:\\Uzivatel\\Admin\\Dokumenty\\Flow launcher plugins\\UnityLauncherPlugin\\UnityLauncherPlugin\\Flow.Launcher.Plugin.UnityLauncherPlugin\\Tools.cs",
+ "RelativeDocumentMoniker": "UnityLauncherPlugin\\Flow.Launcher.Plugin.UnityLauncherPlugin\\Tools.cs",
+ "ToolTip": "D:\\Uzivatel\\Admin\\Dokumenty\\Flow launcher plugins\\UnityLauncherPlugin\\UnityLauncherPlugin\\Flow.Launcher.Plugin.UnityLauncherPlugin\\Tools.cs",
+ "RelativeToolTip": "UnityLauncherPlugin\\Flow.Launcher.Plugin.UnityLauncherPlugin\\Tools.cs",
+ "ViewState": "AgIAAAAAAAAAAAAAAAAqwBQAAAAAAAAAAAAAAA==",
+ "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
+ "WhenOpened": "2024-12-18T19:39:28.298Z",
+ "EditorCaption": ""
+ },
+ {
+ "$type": "Document",
+ "DocumentIndex": 0,
+ "Title": "plugin.json",
+ "DocumentMoniker": "D:\\Uzivatel\\Admin\\Dokumenty\\Flow launcher plugins\\UnityLauncherPlugin\\UnityLauncherPlugin\\Flow.Launcher.Plugin.UnityLauncherPlugin\\plugin.json",
+ "RelativeDocumentMoniker": "UnityLauncherPlugin\\Flow.Launcher.Plugin.UnityLauncherPlugin\\plugin.json",
+ "ToolTip": "D:\\Uzivatel\\Admin\\Dokumenty\\Flow launcher plugins\\UnityLauncherPlugin\\UnityLauncherPlugin\\Flow.Launcher.Plugin.UnityLauncherPlugin\\plugin.json",
+ "RelativeToolTip": "UnityLauncherPlugin\\Flow.Launcher.Plugin.UnityLauncherPlugin\\plugin.json",
+ "ViewState": "AgIAAAAAAAAAAAAAAAAAAAsAAAABAAAAAAAAAA==",
+ "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.001642|",
+ "WhenOpened": "2024-12-14T15:28:59.647Z",
+ "EditorCaption": ""
+ },
+ {
+ "$type": "Bookmark",
+ "Name": "ST:0:0:{34e76e81-ee4a-11d0-ae2e-00a0c90fffc3}"
+ }
+ ]
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/.vs/UnityLauncherPlugin/v17/DocumentLayout.json b/.vs/UnityLauncherPlugin/v17/DocumentLayout.json
new file mode 100644
index 0000000..3bba0c2
--- /dev/null
+++ b/.vs/UnityLauncherPlugin/v17/DocumentLayout.json
@@ -0,0 +1,165 @@
+{
+ "Version": 1,
+ "WorkspaceRootPath": "D:\\Uzivatel\\Admin\\Dokumenty\\Flow launcher plugins\\UnityLauncherPlugin\\",
+ "Documents": [
+ {
+ "AbsoluteMoniker": "D:0:0:{79EF982A-CA5F-490B-B117-8BACC466A647}|UnityLauncherPlugin\\Flow.Launcher.Plugin.UnityLauncherPlugin\\Flow.Launcher.Plugin.UnityLauncherPlugin.csproj|d:\\uzivatel\\admin\\dokumenty\\flow launcher plugins\\unitylauncherplugin\\unitylauncherplugin\\flow.launcher.plugin.unitylauncherplugin\\main.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
+ "RelativeMoniker": "D:0:0:{79EF982A-CA5F-490B-B117-8BACC466A647}|UnityLauncherPlugin\\Flow.Launcher.Plugin.UnityLauncherPlugin\\Flow.Launcher.Plugin.UnityLauncherPlugin.csproj|solutionrelative:unitylauncherplugin\\flow.launcher.plugin.unitylauncherplugin\\main.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
+ },
+ {
+ "AbsoluteMoniker": "D:0:0:{79EF982A-CA5F-490B-B117-8BACC466A647}|UnityLauncherPlugin\\Flow.Launcher.Plugin.UnityLauncherPlugin\\Flow.Launcher.Plugin.UnityLauncherPlugin.csproj|d:\\uzivatel\\admin\\dokumenty\\flow launcher plugins\\unitylauncherplugin\\unitylauncherplugin\\flow.launcher.plugin.unitylauncherplugin\\plugin.json||{90A6B3A7-C1A3-4009-A288-E2FF89E96FA0}",
+ "RelativeMoniker": "D:0:0:{79EF982A-CA5F-490B-B117-8BACC466A647}|UnityLauncherPlugin\\Flow.Launcher.Plugin.UnityLauncherPlugin\\Flow.Launcher.Plugin.UnityLauncherPlugin.csproj|solutionrelative:unitylauncherplugin\\flow.launcher.plugin.unitylauncherplugin\\plugin.json||{90A6B3A7-C1A3-4009-A288-E2FF89E96FA0}"
+ },
+ {
+ "AbsoluteMoniker": "D:0:0:{79EF982A-CA5F-490B-B117-8BACC466A647}|UnityLauncherPlugin\\Flow.Launcher.Plugin.UnityLauncherPlugin\\Flow.Launcher.Plugin.UnityLauncherPlugin.csproj|d:\\uzivatel\\admin\\dokumenty\\flow launcher plugins\\unitylauncherplugin\\unitylauncherplugin\\flow.launcher.plugin.unitylauncherplugin\\editor.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
+ "RelativeMoniker": "D:0:0:{79EF982A-CA5F-490B-B117-8BACC466A647}|UnityLauncherPlugin\\Flow.Launcher.Plugin.UnityLauncherPlugin\\Flow.Launcher.Plugin.UnityLauncherPlugin.csproj|solutionrelative:unitylauncherplugin\\flow.launcher.plugin.unitylauncherplugin\\editor.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
+ },
+ {
+ "AbsoluteMoniker": "D:0:0:{79EF982A-CA5F-490B-B117-8BACC466A647}|UnityLauncherPlugin\\Flow.Launcher.Plugin.UnityLauncherPlugin\\Flow.Launcher.Plugin.UnityLauncherPlugin.csproj|d:\\uzivatel\\admin\\dokumenty\\flow launcher plugins\\unitylauncherplugin\\unitylauncherplugin\\flow.launcher.plugin.unitylauncherplugin\\hub.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
+ "RelativeMoniker": "D:0:0:{79EF982A-CA5F-490B-B117-8BACC466A647}|UnityLauncherPlugin\\Flow.Launcher.Plugin.UnityLauncherPlugin\\Flow.Launcher.Plugin.UnityLauncherPlugin.csproj|solutionrelative:unitylauncherplugin\\flow.launcher.plugin.unitylauncherplugin\\hub.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
+ },
+ {
+ "AbsoluteMoniker": "D:0:0:{79EF982A-CA5F-490B-B117-8BACC466A647}|UnityLauncherPlugin\\Flow.Launcher.Plugin.UnityLauncherPlugin\\Flow.Launcher.Plugin.UnityLauncherPlugin.csproj|d:\\uzivatel\\admin\\dokumenty\\flow launcher plugins\\unitylauncherplugin\\unitylauncherplugin\\flow.launcher.plugin.unitylauncherplugin\\tools.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
+ "RelativeMoniker": "D:0:0:{79EF982A-CA5F-490B-B117-8BACC466A647}|UnityLauncherPlugin\\Flow.Launcher.Plugin.UnityLauncherPlugin\\Flow.Launcher.Plugin.UnityLauncherPlugin.csproj|solutionrelative:unitylauncherplugin\\flow.launcher.plugin.unitylauncherplugin\\tools.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
+ },
+ {
+ "AbsoluteMoniker": "D:0:0:{79EF982A-CA5F-490B-B117-8BACC466A647}|UnityLauncherPlugin\\Flow.Launcher.Plugin.UnityLauncherPlugin\\Flow.Launcher.Plugin.UnityLauncherPlugin.csproj|d:\\uzivatel\\admin\\dokumenty\\flow launcher plugins\\unitylauncherplugin\\unitylauncherplugin\\flow.launcher.plugin.unitylauncherplugin\\parts.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
+ "RelativeMoniker": "D:0:0:{79EF982A-CA5F-490B-B117-8BACC466A647}|UnityLauncherPlugin\\Flow.Launcher.Plugin.UnityLauncherPlugin\\Flow.Launcher.Plugin.UnityLauncherPlugin.csproj|solutionrelative:unitylauncherplugin\\flow.launcher.plugin.unitylauncherplugin\\parts.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
+ },
+ {
+ "AbsoluteMoniker": "D:0:0:{79EF982A-CA5F-490B-B117-8BACC466A647}|UnityLauncherPlugin\\Flow.Launcher.Plugin.UnityLauncherPlugin\\Flow.Launcher.Plugin.UnityLauncherPlugin.csproj|d:\\uzivatel\\admin\\dokumenty\\flow launcher plugins\\unitylauncherplugin\\unitylauncherplugin\\flow.launcher.plugin.unitylauncherplugin\\projects.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
+ "RelativeMoniker": "D:0:0:{79EF982A-CA5F-490B-B117-8BACC466A647}|UnityLauncherPlugin\\Flow.Launcher.Plugin.UnityLauncherPlugin\\Flow.Launcher.Plugin.UnityLauncherPlugin.csproj|solutionrelative:unitylauncherplugin\\flow.launcher.plugin.unitylauncherplugin\\projects.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
+ },
+ {
+ "AbsoluteMoniker": "D:0:0:{79EF982A-CA5F-490B-B117-8BACC466A647}|UnityLauncherPlugin\\Flow.Launcher.Plugin.UnityLauncherPlugin\\Flow.Launcher.Plugin.UnityLauncherPlugin.csproj|d:\\uzivatel\\admin\\dokumenty\\flow launcher plugins\\unitylauncherplugin\\unitylauncherplugin\\flow.launcher.plugin.unitylauncherplugin\\models.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
+ "RelativeMoniker": "D:0:0:{79EF982A-CA5F-490B-B117-8BACC466A647}|UnityLauncherPlugin\\Flow.Launcher.Plugin.UnityLauncherPlugin\\Flow.Launcher.Plugin.UnityLauncherPlugin.csproj|solutionrelative:unitylauncherplugin\\flow.launcher.plugin.unitylauncherplugin\\models.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
+ }
+ ],
+ "DocumentGroupContainers": [
+ {
+ "Orientation": 0,
+ "VerticalTabListWidth": 256,
+ "DocumentGroups": [
+ {
+ "DockedWidth": 200,
+ "SelectedChildIndex": 0,
+ "Children": [
+ {
+ "$type": "Document",
+ "DocumentIndex": 0,
+ "Title": "Main.cs",
+ "DocumentMoniker": "D:\\Uzivatel\\Admin\\Dokumenty\\Flow launcher plugins\\UnityLauncherPlugin\\UnityLauncherPlugin\\Flow.Launcher.Plugin.UnityLauncherPlugin\\Main.cs",
+ "RelativeDocumentMoniker": "UnityLauncherPlugin\\Flow.Launcher.Plugin.UnityLauncherPlugin\\Main.cs",
+ "ToolTip": "D:\\Uzivatel\\Admin\\Dokumenty\\Flow launcher plugins\\UnityLauncherPlugin\\UnityLauncherPlugin\\Flow.Launcher.Plugin.UnityLauncherPlugin\\Main.cs",
+ "RelativeToolTip": "UnityLauncherPlugin\\Flow.Launcher.Plugin.UnityLauncherPlugin\\Main.cs",
+ "ViewState": "AgIAAAYAAAAAAAAAAAAAABEAAAAaAAAAAAAAAA==",
+ "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
+ "WhenOpened": "2024-12-13T17:30:42.702Z",
+ "IsPinned": true,
+ "EditorCaption": ""
+ },
+ {
+ "$type": "Document",
+ "DocumentIndex": 2,
+ "Title": "Editor.cs",
+ "DocumentMoniker": "D:\\Uzivatel\\Admin\\Dokumenty\\Flow launcher plugins\\UnityLauncherPlugin\\UnityLauncherPlugin\\Flow.Launcher.Plugin.UnityLauncherPlugin\\Editor.cs",
+ "RelativeDocumentMoniker": "UnityLauncherPlugin\\Flow.Launcher.Plugin.UnityLauncherPlugin\\Editor.cs",
+ "ToolTip": "D:\\Uzivatel\\Admin\\Dokumenty\\Flow launcher plugins\\UnityLauncherPlugin\\UnityLauncherPlugin\\Flow.Launcher.Plugin.UnityLauncherPlugin\\Editor.cs",
+ "RelativeToolTip": "UnityLauncherPlugin\\Flow.Launcher.Plugin.UnityLauncherPlugin\\Editor.cs",
+ "ViewState": "AgIAADgAAAAAAAAAAAAwwFMAAAAxAAAAAAAAAA==",
+ "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
+ "WhenOpened": "2024-12-18T18:00:25.641Z",
+ "IsPinned": true,
+ "EditorCaption": ""
+ },
+ {
+ "$type": "Document",
+ "DocumentIndex": 3,
+ "Title": "Hub.cs",
+ "DocumentMoniker": "D:\\Uzivatel\\Admin\\Dokumenty\\Flow launcher plugins\\UnityLauncherPlugin\\UnityLauncherPlugin\\Flow.Launcher.Plugin.UnityLauncherPlugin\\Hub.cs",
+ "RelativeDocumentMoniker": "UnityLauncherPlugin\\Flow.Launcher.Plugin.UnityLauncherPlugin\\Hub.cs",
+ "ToolTip": "D:\\Uzivatel\\Admin\\Dokumenty\\Flow launcher plugins\\UnityLauncherPlugin\\UnityLauncherPlugin\\Flow.Launcher.Plugin.UnityLauncherPlugin\\Hub.cs",
+ "RelativeToolTip": "UnityLauncherPlugin\\Flow.Launcher.Plugin.UnityLauncherPlugin\\Hub.cs",
+ "ViewState": "AgIAAAAAAAAAAAAAAAAAAB8AAAAUAAAAAAAAAA==",
+ "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
+ "WhenOpened": "2024-12-18T17:44:07.673Z",
+ "IsPinned": true,
+ "EditorCaption": ""
+ },
+ {
+ "$type": "Document",
+ "DocumentIndex": 7,
+ "Title": "Models.cs",
+ "DocumentMoniker": "D:\\Uzivatel\\Admin\\Dokumenty\\Flow launcher plugins\\UnityLauncherPlugin\\UnityLauncherPlugin\\Flow.Launcher.Plugin.UnityLauncherPlugin\\Models.cs",
+ "RelativeDocumentMoniker": "UnityLauncherPlugin\\Flow.Launcher.Plugin.UnityLauncherPlugin\\Models.cs",
+ "ToolTip": "D:\\Uzivatel\\Admin\\Dokumenty\\Flow launcher plugins\\UnityLauncherPlugin\\UnityLauncherPlugin\\Flow.Launcher.Plugin.UnityLauncherPlugin\\Models.cs",
+ "RelativeToolTip": "UnityLauncherPlugin\\Flow.Launcher.Plugin.UnityLauncherPlugin\\Models.cs",
+ "ViewState": "AgIAAAAAAAAAAAAAAAAAAAIAAAAfAAAAAAAAAA==",
+ "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
+ "WhenOpened": "2024-12-18T18:21:49.521Z",
+ "IsPinned": true,
+ "EditorCaption": ""
+ },
+ {
+ "$type": "Document",
+ "DocumentIndex": 6,
+ "Title": "Projects.cs",
+ "DocumentMoniker": "D:\\Uzivatel\\Admin\\Dokumenty\\Flow launcher plugins\\UnityLauncherPlugin\\UnityLauncherPlugin\\Flow.Launcher.Plugin.UnityLauncherPlugin\\Projects.cs",
+ "RelativeDocumentMoniker": "UnityLauncherPlugin\\Flow.Launcher.Plugin.UnityLauncherPlugin\\Projects.cs",
+ "ToolTip": "D:\\Uzivatel\\Admin\\Dokumenty\\Flow launcher plugins\\UnityLauncherPlugin\\UnityLauncherPlugin\\Flow.Launcher.Plugin.UnityLauncherPlugin\\Projects.cs",
+ "RelativeToolTip": "UnityLauncherPlugin\\Flow.Launcher.Plugin.UnityLauncherPlugin\\Projects.cs",
+ "ViewState": "AgIAAE8AAAAAAAAAAAAgwGkAAAAAAAAAAAAAAA==",
+ "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
+ "WhenOpened": "2024-12-18T18:04:44.422Z",
+ "IsPinned": true,
+ "EditorCaption": ""
+ },
+ {
+ "$type": "Document",
+ "DocumentIndex": 5,
+ "Title": "Parts.cs",
+ "DocumentMoniker": "D:\\Uzivatel\\Admin\\Dokumenty\\Flow launcher plugins\\UnityLauncherPlugin\\UnityLauncherPlugin\\Flow.Launcher.Plugin.UnityLauncherPlugin\\Parts.cs",
+ "RelativeDocumentMoniker": "UnityLauncherPlugin\\Flow.Launcher.Plugin.UnityLauncherPlugin\\Parts.cs",
+ "ToolTip": "D:\\Uzivatel\\Admin\\Dokumenty\\Flow launcher plugins\\UnityLauncherPlugin\\UnityLauncherPlugin\\Flow.Launcher.Plugin.UnityLauncherPlugin\\Parts.cs",
+ "RelativeToolTip": "UnityLauncherPlugin\\Flow.Launcher.Plugin.UnityLauncherPlugin\\Parts.cs",
+ "ViewState": "AgIAAAAAAAAAAAAAAAAAAAsAAAABAAAAAAAAAA==",
+ "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
+ "WhenOpened": "2024-12-18T19:40:31.18Z",
+ "EditorCaption": ""
+ },
+ {
+ "$type": "Document",
+ "DocumentIndex": 4,
+ "Title": "Tools.cs",
+ "DocumentMoniker": "D:\\Uzivatel\\Admin\\Dokumenty\\Flow launcher plugins\\UnityLauncherPlugin\\UnityLauncherPlugin\\Flow.Launcher.Plugin.UnityLauncherPlugin\\Tools.cs",
+ "RelativeDocumentMoniker": "UnityLauncherPlugin\\Flow.Launcher.Plugin.UnityLauncherPlugin\\Tools.cs",
+ "ToolTip": "D:\\Uzivatel\\Admin\\Dokumenty\\Flow launcher plugins\\UnityLauncherPlugin\\UnityLauncherPlugin\\Flow.Launcher.Plugin.UnityLauncherPlugin\\Tools.cs",
+ "RelativeToolTip": "UnityLauncherPlugin\\Flow.Launcher.Plugin.UnityLauncherPlugin\\Tools.cs",
+ "ViewState": "AgIAAAAAAAAAAAAAAAAqwBQAAAAAAAAAAAAAAA==",
+ "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
+ "WhenOpened": "2024-12-18T19:39:28.298Z",
+ "EditorCaption": ""
+ },
+ {
+ "$type": "Document",
+ "DocumentIndex": 1,
+ "Title": "plugin.json",
+ "DocumentMoniker": "D:\\Uzivatel\\Admin\\Dokumenty\\Flow launcher plugins\\UnityLauncherPlugin\\UnityLauncherPlugin\\Flow.Launcher.Plugin.UnityLauncherPlugin\\plugin.json",
+ "RelativeDocumentMoniker": "UnityLauncherPlugin\\Flow.Launcher.Plugin.UnityLauncherPlugin\\plugin.json",
+ "ToolTip": "D:\\Uzivatel\\Admin\\Dokumenty\\Flow launcher plugins\\UnityLauncherPlugin\\UnityLauncherPlugin\\Flow.Launcher.Plugin.UnityLauncherPlugin\\plugin.json",
+ "RelativeToolTip": "UnityLauncherPlugin\\Flow.Launcher.Plugin.UnityLauncherPlugin\\plugin.json",
+ "ViewState": "AgIAAAAAAAAAAAAAAAAAAAsAAAABAAAAAAAAAA==",
+ "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.001642|",
+ "WhenOpened": "2024-12-14T15:28:59.647Z",
+ "EditorCaption": ""
+ },
+ {
+ "$type": "Bookmark",
+ "Name": "ST:0:0:{34e76e81-ee4a-11d0-ae2e-00a0c90fffc3}"
+ }
+ ]
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/.vs/VSWorkspaceState.json b/.vs/VSWorkspaceState.json
new file mode 100644
index 0000000..6d5516a
--- /dev/null
+++ b/.vs/VSWorkspaceState.json
@@ -0,0 +1,9 @@
+{
+ "ExpandedNodes": [
+ "",
+ "\\UnityLauncherPlugin",
+ "\\UnityLauncherPlugin\\Flow.Launcher.Plugin.UnityLauncherPlugin"
+ ],
+ "SelectedNode": "\\UnityLauncherPlugin\\Flow.Launcher.Plugin.UnityLauncherPlugin\\plugin.json",
+ "PreviewInSolutionExplorer": false
+}
\ No newline at end of file
diff --git a/.vs/slnx.sqlite b/.vs/slnx.sqlite
new file mode 100644
index 0000000..8f5ab74
Binary files /dev/null and b/.vs/slnx.sqlite differ
diff --git a/Flow.Launcher.Plugin.UnityLauncherPlugin/.vs/Flow.Launcher.Plugin.UnityLauncherPlugin/FileContentIndex/47f50831-a4a2-4178-8b86-b3fbba795b74.vsidx b/Flow.Launcher.Plugin.UnityLauncherPlugin/.vs/Flow.Launcher.Plugin.UnityLauncherPlugin/FileContentIndex/47f50831-a4a2-4178-8b86-b3fbba795b74.vsidx
new file mode 100644
index 0000000..0d04979
Binary files /dev/null and b/Flow.Launcher.Plugin.UnityLauncherPlugin/.vs/Flow.Launcher.Plugin.UnityLauncherPlugin/FileContentIndex/47f50831-a4a2-4178-8b86-b3fbba795b74.vsidx differ
diff --git a/Flow.Launcher.Plugin.UnityLauncherPlugin/.vs/Flow.Launcher.Plugin.UnityLauncherPlugin/v17/.wsuo b/Flow.Launcher.Plugin.UnityLauncherPlugin/.vs/Flow.Launcher.Plugin.UnityLauncherPlugin/v17/.wsuo
new file mode 100644
index 0000000..2b2e8e5
Binary files /dev/null and b/Flow.Launcher.Plugin.UnityLauncherPlugin/.vs/Flow.Launcher.Plugin.UnityLauncherPlugin/v17/.wsuo differ
diff --git a/Flow.Launcher.Plugin.UnityLauncherPlugin/.vs/Flow.Launcher.Plugin.UnityLauncherPlugin/v17/DocumentLayout.json b/Flow.Launcher.Plugin.UnityLauncherPlugin/.vs/Flow.Launcher.Plugin.UnityLauncherPlugin/v17/DocumentLayout.json
new file mode 100644
index 0000000..6cfa9fb
--- /dev/null
+++ b/Flow.Launcher.Plugin.UnityLauncherPlugin/.vs/Flow.Launcher.Plugin.UnityLauncherPlugin/v17/DocumentLayout.json
@@ -0,0 +1,41 @@
+{
+ "Version": 1,
+ "WorkspaceRootPath": "D:\\Uzivatel\\Admin\\Dokumenty\\Flow launcher plugins\\UnityLauncherPlugin\\UnityLauncherPlugin\\Flow.Launcher.Plugin.UnityLauncherPlugin\\",
+ "Documents": [
+ {
+ "AbsoluteMoniker": "D:0:0:{A2FE74E1-B743-11D0-AE1A-00A0C90FFFC3}|\u003CMiscFiles\u003E|D:\\Uzivatel\\Admin\\Dokumenty\\Flow launcher plugins\\UnityLauncherPlugin\\UnityLauncherPlugin\\Flow.Launcher.Plugin.UnityLauncherPlugin\\Editor.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
+ "RelativeMoniker": "D:0:0:{A2FE74E1-B743-11D0-AE1A-00A0C90FFFC3}|\u003CMiscFiles\u003E|solutionrelative:Editor.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
+ }
+ ],
+ "DocumentGroupContainers": [
+ {
+ "Orientation": 0,
+ "VerticalTabListWidth": 256,
+ "DocumentGroups": [
+ {
+ "DockedWidth": 200,
+ "SelectedChildIndex": 0,
+ "Children": [
+ {
+ "$type": "Document",
+ "DocumentIndex": 0,
+ "Title": "Editor.cs",
+ "DocumentMoniker": "D:\\Uzivatel\\Admin\\Dokumenty\\Flow launcher plugins\\UnityLauncherPlugin\\UnityLauncherPlugin\\Flow.Launcher.Plugin.UnityLauncherPlugin\\Editor.cs",
+ "RelativeDocumentMoniker": "Editor.cs",
+ "ToolTip": "D:\\Uzivatel\\Admin\\Dokumenty\\Flow launcher plugins\\UnityLauncherPlugin\\UnityLauncherPlugin\\Flow.Launcher.Plugin.UnityLauncherPlugin\\Editor.cs",
+ "RelativeToolTip": "Editor.cs",
+ "ViewState": "AgIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA==",
+ "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
+ "WhenOpened": "2024-12-18T18:55:45.04Z",
+ "EditorCaption": ""
+ },
+ {
+ "$type": "Bookmark",
+ "Name": "ST:0:0:{34e76e81-ee4a-11d0-ae2e-00a0c90fffc3}"
+ }
+ ]
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/Flow.Launcher.Plugin.UnityLauncherPlugin/.vs/VSWorkspaceState.json b/Flow.Launcher.Plugin.UnityLauncherPlugin/.vs/VSWorkspaceState.json
new file mode 100644
index 0000000..0fbc30b
--- /dev/null
+++ b/Flow.Launcher.Plugin.UnityLauncherPlugin/.vs/VSWorkspaceState.json
@@ -0,0 +1,7 @@
+{
+ "ExpandedNodes": [
+ ""
+ ],
+ "SelectedNode": "\\Editor.cs",
+ "PreviewInSolutionExplorer": false
+}
\ No newline at end of file
diff --git a/Flow.Launcher.Plugin.UnityLauncherPlugin/.vs/slnx.sqlite b/Flow.Launcher.Plugin.UnityLauncherPlugin/.vs/slnx.sqlite
new file mode 100644
index 0000000..49e66fc
Binary files /dev/null and b/Flow.Launcher.Plugin.UnityLauncherPlugin/.vs/slnx.sqlite differ
diff --git a/Flow.Launcher.Plugin.UnityLauncherPlugin/bin/x64/Debug/Flow.Launcher.Plugin.UnityLauncherPlugin.deps.json b/Flow.Launcher.Plugin.UnityLauncherPlugin/bin/x64/Debug/Flow.Launcher.Plugin.UnityLauncherPlugin.deps.json
new file mode 100644
index 0000000..0adfa80
--- /dev/null
+++ b/Flow.Launcher.Plugin.UnityLauncherPlugin/bin/x64/Debug/Flow.Launcher.Plugin.UnityLauncherPlugin.deps.json
@@ -0,0 +1,86 @@
+{
+ "runtimeTarget": {
+ "name": ".NETCoreApp,Version=v7.0",
+ "signature": ""
+ },
+ "compilationOptions": {},
+ "targets": {
+ ".NETCoreApp,Version=v7.0": {
+ "Flow.Launcher.Plugin.UnityLauncherPlugin/1.0.0": {
+ "dependencies": {
+ "Flow.Launcher.Plugin": "4.4.0"
+ },
+ "runtime": {
+ "Flow.Launcher.Plugin.UnityLauncherPlugin.dll": {}
+ }
+ },
+ "Flow.Launcher.Plugin/4.4.0": {
+ "dependencies": {
+ "JetBrains.Annotations": "2024.2.0",
+ "PropertyChanged.Fody": "3.4.0"
+ },
+ "runtime": {
+ "lib/net7.0-windows7.0/Flow.Launcher.Plugin.dll": {
+ "assemblyVersion": "0.0.0.0",
+ "fileVersion": "0.0.0.0"
+ }
+ }
+ },
+ "Fody/6.5.1": {},
+ "JetBrains.Annotations/2024.2.0": {
+ "runtime": {
+ "lib/netstandard2.0/JetBrains.Annotations.dll": {
+ "assemblyVersion": "4242.42.42.42",
+ "fileVersion": "2024.2.0.0"
+ }
+ }
+ },
+ "PropertyChanged.Fody/3.4.0": {
+ "dependencies": {
+ "Fody": "6.5.1"
+ },
+ "runtime": {
+ "lib/netstandard2.1/PropertyChanged.dll": {
+ "assemblyVersion": "3.4.0.0",
+ "fileVersion": "3.4.0.0"
+ }
+ }
+ }
+ }
+ },
+ "libraries": {
+ "Flow.Launcher.Plugin.UnityLauncherPlugin/1.0.0": {
+ "type": "project",
+ "serviceable": false,
+ "sha512": ""
+ },
+ "Flow.Launcher.Plugin/4.4.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-CJnSFwgCVCvn+rslmVKCiZxaicZNHVWpJhhtDD24SpcDOSox++KSGbralykfkMOkeppJ/6sizxs4cgqWfOlJaw==",
+ "path": "flow.launcher.plugin/4.4.0",
+ "hashPath": "flow.launcher.plugin.4.4.0.nupkg.sha512"
+ },
+ "Fody/6.5.1": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-DEw9rPG5vrpaK4vPPze0f4q6Zd0mfzjGNKy49nrmINkftIHpkyf8KH+uC/qF8y6v1askPWu9NbJS9bkmN5wXaA==",
+ "path": "fody/6.5.1",
+ "hashPath": "fody.6.5.1.nupkg.sha512"
+ },
+ "JetBrains.Annotations/2024.2.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-GNnqCFW/163p1fOehKx0CnAqjmpPrUSqrgfHM6qca+P+RN39C9rhlfZHQpJhxmQG/dkOYe/b3Z0P8b6Kv5m1qw==",
+ "path": "jetbrains.annotations/2024.2.0",
+ "hashPath": "jetbrains.annotations.2024.2.0.nupkg.sha512"
+ },
+ "PropertyChanged.Fody/3.4.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-IAZyq0uolKo2WYm4mjx+q7A8fSGFT0x2e1s3y+ODn4JI0kqTDoo9GF2tdaypUzRFJZfdMxfC5HZW9QzdJLtOnA==",
+ "path": "propertychanged.fody/3.4.0",
+ "hashPath": "propertychanged.fody.3.4.0.nupkg.sha512"
+ }
+ }
+}
\ No newline at end of file
diff --git a/Flow.Launcher.Plugin.UnityLauncherPlugin/bin/x64/Debug/Flow.Launcher.Plugin.UnityLauncherPlugin.xml b/Flow.Launcher.Plugin.UnityLauncherPlugin/bin/x64/Debug/Flow.Launcher.Plugin.UnityLauncherPlugin.xml
new file mode 100644
index 0000000..43ea86c
--- /dev/null
+++ b/Flow.Launcher.Plugin.UnityLauncherPlugin/bin/x64/Debug/Flow.Launcher.Plugin.UnityLauncherPlugin.xml
@@ -0,0 +1,8 @@
+
+
+
+ Flow.Launcher.Plugin.UnityLauncherPlugin
+
+
+
+
diff --git a/Flow.Launcher.Plugin.UnityLauncherPlugin/bin/x64/Debug/Flow.Launcher.Plugin.dll b/Flow.Launcher.Plugin.UnityLauncherPlugin/bin/x64/Debug/Flow.Launcher.Plugin.dll
new file mode 100644
index 0000000..6850f18
Binary files /dev/null and b/Flow.Launcher.Plugin.UnityLauncherPlugin/bin/x64/Debug/Flow.Launcher.Plugin.dll differ
diff --git a/Flow.Launcher.Plugin.UnityLauncherPlugin/bin/x64/Debug/Images/error.png b/Flow.Launcher.Plugin.UnityLauncherPlugin/bin/x64/Debug/Images/error.png
new file mode 100644
index 0000000..f677342
Binary files /dev/null and b/Flow.Launcher.Plugin.UnityLauncherPlugin/bin/x64/Debug/Images/error.png differ
diff --git a/Flow.Launcher.Plugin.UnityLauncherPlugin/bin/x64/Debug/Images/fav.png b/Flow.Launcher.Plugin.UnityLauncherPlugin/bin/x64/Debug/Images/fav.png
new file mode 100644
index 0000000..cc4252f
Binary files /dev/null and b/Flow.Launcher.Plugin.UnityLauncherPlugin/bin/x64/Debug/Images/fav.png differ
diff --git a/Flow.Launcher.Plugin.UnityLauncherPlugin/bin/x64/Debug/Images/logo.png b/Flow.Launcher.Plugin.UnityLauncherPlugin/bin/x64/Debug/Images/logo.png
new file mode 100644
index 0000000..9d6636f
Binary files /dev/null and b/Flow.Launcher.Plugin.UnityLauncherPlugin/bin/x64/Debug/Images/logo.png differ
diff --git a/Flow.Launcher.Plugin.UnityLauncherPlugin/bin/x64/Debug/Images/logo2.png b/Flow.Launcher.Plugin.UnityLauncherPlugin/bin/x64/Debug/Images/logo2.png
new file mode 100644
index 0000000..c236ee8
Binary files /dev/null and b/Flow.Launcher.Plugin.UnityLauncherPlugin/bin/x64/Debug/Images/logo2.png differ
diff --git a/Flow.Launcher.Plugin.UnityLauncherPlugin/bin/x64/Debug/Images/warning.png b/Flow.Launcher.Plugin.UnityLauncherPlugin/bin/x64/Debug/Images/warning.png
new file mode 100644
index 0000000..b6e5451
Binary files /dev/null and b/Flow.Launcher.Plugin.UnityLauncherPlugin/bin/x64/Debug/Images/warning.png differ
diff --git a/Flow.Launcher.Plugin.UnityLauncherPlugin/bin/x64/Debug/JetBrains.Annotations.dll b/Flow.Launcher.Plugin.UnityLauncherPlugin/bin/x64/Debug/JetBrains.Annotations.dll
new file mode 100644
index 0000000..fd3cc4d
Binary files /dev/null and b/Flow.Launcher.Plugin.UnityLauncherPlugin/bin/x64/Debug/JetBrains.Annotations.dll differ
diff --git a/Flow.Launcher.Plugin.UnityLauncherPlugin/bin/x64/Debug/PropertyChanged.dll b/Flow.Launcher.Plugin.UnityLauncherPlugin/bin/x64/Debug/PropertyChanged.dll
new file mode 100644
index 0000000..f7695d3
Binary files /dev/null and b/Flow.Launcher.Plugin.UnityLauncherPlugin/bin/x64/Debug/PropertyChanged.dll differ
diff --git a/Flow.Launcher.Plugin.UnityLauncherPlugin/bin/x64/Release/Flow.Launcher.Plugin.UnityLauncherPlugin.deps.json b/Flow.Launcher.Plugin.UnityLauncherPlugin/bin/x64/Release/Flow.Launcher.Plugin.UnityLauncherPlugin.deps.json
new file mode 100644
index 0000000..0adfa80
--- /dev/null
+++ b/Flow.Launcher.Plugin.UnityLauncherPlugin/bin/x64/Release/Flow.Launcher.Plugin.UnityLauncherPlugin.deps.json
@@ -0,0 +1,86 @@
+{
+ "runtimeTarget": {
+ "name": ".NETCoreApp,Version=v7.0",
+ "signature": ""
+ },
+ "compilationOptions": {},
+ "targets": {
+ ".NETCoreApp,Version=v7.0": {
+ "Flow.Launcher.Plugin.UnityLauncherPlugin/1.0.0": {
+ "dependencies": {
+ "Flow.Launcher.Plugin": "4.4.0"
+ },
+ "runtime": {
+ "Flow.Launcher.Plugin.UnityLauncherPlugin.dll": {}
+ }
+ },
+ "Flow.Launcher.Plugin/4.4.0": {
+ "dependencies": {
+ "JetBrains.Annotations": "2024.2.0",
+ "PropertyChanged.Fody": "3.4.0"
+ },
+ "runtime": {
+ "lib/net7.0-windows7.0/Flow.Launcher.Plugin.dll": {
+ "assemblyVersion": "0.0.0.0",
+ "fileVersion": "0.0.0.0"
+ }
+ }
+ },
+ "Fody/6.5.1": {},
+ "JetBrains.Annotations/2024.2.0": {
+ "runtime": {
+ "lib/netstandard2.0/JetBrains.Annotations.dll": {
+ "assemblyVersion": "4242.42.42.42",
+ "fileVersion": "2024.2.0.0"
+ }
+ }
+ },
+ "PropertyChanged.Fody/3.4.0": {
+ "dependencies": {
+ "Fody": "6.5.1"
+ },
+ "runtime": {
+ "lib/netstandard2.1/PropertyChanged.dll": {
+ "assemblyVersion": "3.4.0.0",
+ "fileVersion": "3.4.0.0"
+ }
+ }
+ }
+ }
+ },
+ "libraries": {
+ "Flow.Launcher.Plugin.UnityLauncherPlugin/1.0.0": {
+ "type": "project",
+ "serviceable": false,
+ "sha512": ""
+ },
+ "Flow.Launcher.Plugin/4.4.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-CJnSFwgCVCvn+rslmVKCiZxaicZNHVWpJhhtDD24SpcDOSox++KSGbralykfkMOkeppJ/6sizxs4cgqWfOlJaw==",
+ "path": "flow.launcher.plugin/4.4.0",
+ "hashPath": "flow.launcher.plugin.4.4.0.nupkg.sha512"
+ },
+ "Fody/6.5.1": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-DEw9rPG5vrpaK4vPPze0f4q6Zd0mfzjGNKy49nrmINkftIHpkyf8KH+uC/qF8y6v1askPWu9NbJS9bkmN5wXaA==",
+ "path": "fody/6.5.1",
+ "hashPath": "fody.6.5.1.nupkg.sha512"
+ },
+ "JetBrains.Annotations/2024.2.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-GNnqCFW/163p1fOehKx0CnAqjmpPrUSqrgfHM6qca+P+RN39C9rhlfZHQpJhxmQG/dkOYe/b3Z0P8b6Kv5m1qw==",
+ "path": "jetbrains.annotations/2024.2.0",
+ "hashPath": "jetbrains.annotations.2024.2.0.nupkg.sha512"
+ },
+ "PropertyChanged.Fody/3.4.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-IAZyq0uolKo2WYm4mjx+q7A8fSGFT0x2e1s3y+ODn4JI0kqTDoo9GF2tdaypUzRFJZfdMxfC5HZW9QzdJLtOnA==",
+ "path": "propertychanged.fody/3.4.0",
+ "hashPath": "propertychanged.fody.3.4.0.nupkg.sha512"
+ }
+ }
+}
\ No newline at end of file
diff --git a/Flow.Launcher.Plugin.UnityLauncherPlugin/bin/x64/Release/Flow.Launcher.Plugin.UnityLauncherPlugin.xml b/Flow.Launcher.Plugin.UnityLauncherPlugin/bin/x64/Release/Flow.Launcher.Plugin.UnityLauncherPlugin.xml
new file mode 100644
index 0000000..43ea86c
--- /dev/null
+++ b/Flow.Launcher.Plugin.UnityLauncherPlugin/bin/x64/Release/Flow.Launcher.Plugin.UnityLauncherPlugin.xml
@@ -0,0 +1,8 @@
+
+
+
+ Flow.Launcher.Plugin.UnityLauncherPlugin
+
+
+
+
diff --git a/Flow.Launcher.Plugin.UnityLauncherPlugin/bin/x64/Release/Flow.Launcher.Plugin.dll b/Flow.Launcher.Plugin.UnityLauncherPlugin/bin/x64/Release/Flow.Launcher.Plugin.dll
new file mode 100644
index 0000000..6850f18
Binary files /dev/null and b/Flow.Launcher.Plugin.UnityLauncherPlugin/bin/x64/Release/Flow.Launcher.Plugin.dll differ
diff --git a/Flow.Launcher.Plugin.UnityLauncherPlugin/bin/x64/Release/Images/error.png b/Flow.Launcher.Plugin.UnityLauncherPlugin/bin/x64/Release/Images/error.png
new file mode 100644
index 0000000..f677342
Binary files /dev/null and b/Flow.Launcher.Plugin.UnityLauncherPlugin/bin/x64/Release/Images/error.png differ
diff --git a/Flow.Launcher.Plugin.UnityLauncherPlugin/bin/x64/Release/Images/fav.png b/Flow.Launcher.Plugin.UnityLauncherPlugin/bin/x64/Release/Images/fav.png
new file mode 100644
index 0000000..cc4252f
Binary files /dev/null and b/Flow.Launcher.Plugin.UnityLauncherPlugin/bin/x64/Release/Images/fav.png differ
diff --git a/Flow.Launcher.Plugin.UnityLauncherPlugin/bin/x64/Release/Images/logo.png b/Flow.Launcher.Plugin.UnityLauncherPlugin/bin/x64/Release/Images/logo.png
new file mode 100644
index 0000000..9d6636f
Binary files /dev/null and b/Flow.Launcher.Plugin.UnityLauncherPlugin/bin/x64/Release/Images/logo.png differ
diff --git a/Flow.Launcher.Plugin.UnityLauncherPlugin/bin/x64/Release/Images/logo2.png b/Flow.Launcher.Plugin.UnityLauncherPlugin/bin/x64/Release/Images/logo2.png
new file mode 100644
index 0000000..c236ee8
Binary files /dev/null and b/Flow.Launcher.Plugin.UnityLauncherPlugin/bin/x64/Release/Images/logo2.png differ
diff --git a/Flow.Launcher.Plugin.UnityLauncherPlugin/bin/x64/Release/Images/warning.png b/Flow.Launcher.Plugin.UnityLauncherPlugin/bin/x64/Release/Images/warning.png
new file mode 100644
index 0000000..b6e5451
Binary files /dev/null and b/Flow.Launcher.Plugin.UnityLauncherPlugin/bin/x64/Release/Images/warning.png differ
diff --git a/Flow.Launcher.Plugin.UnityLauncherPlugin/bin/x64/Release/JetBrains.Annotations.dll b/Flow.Launcher.Plugin.UnityLauncherPlugin/bin/x64/Release/JetBrains.Annotations.dll
new file mode 100644
index 0000000..fd3cc4d
Binary files /dev/null and b/Flow.Launcher.Plugin.UnityLauncherPlugin/bin/x64/Release/JetBrains.Annotations.dll differ
diff --git a/Flow.Launcher.Plugin.UnityLauncherPlugin/bin/x64/Release/PropertyChanged.dll b/Flow.Launcher.Plugin.UnityLauncherPlugin/bin/x64/Release/PropertyChanged.dll
new file mode 100644
index 0000000..f7695d3
Binary files /dev/null and b/Flow.Launcher.Plugin.UnityLauncherPlugin/bin/x64/Release/PropertyChanged.dll differ
diff --git a/Flow.Launcher.Plugin.UnityLauncherPlugin/obj/Debug/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs b/Flow.Launcher.Plugin.UnityLauncherPlugin/obj/Debug/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs
new file mode 100644
index 0000000..4257f4b
--- /dev/null
+++ b/Flow.Launcher.Plugin.UnityLauncherPlugin/obj/Debug/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs
@@ -0,0 +1,4 @@
+//
+using System;
+using System.Reflection;
+[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v7.0", FrameworkDisplayName = ".NET 7.0")]
diff --git a/Flow.Launcher.Plugin.UnityLauncherPlugin/obj/Debug/Flow.Launcher.Plugin.UnityLauncherPlugin.csproj.AssemblyReference.cache b/Flow.Launcher.Plugin.UnityLauncherPlugin/obj/Debug/Flow.Launcher.Plugin.UnityLauncherPlugin.csproj.AssemblyReference.cache
new file mode 100644
index 0000000..9a79be6
Binary files /dev/null and b/Flow.Launcher.Plugin.UnityLauncherPlugin/obj/Debug/Flow.Launcher.Plugin.UnityLauncherPlugin.csproj.AssemblyReference.cache differ
diff --git a/Flow.Launcher.Plugin.UnityLauncherPlugin/obj/Flow.Launcher.Plugin.UnityLauncherPlugin.csproj.nuget.g.props b/Flow.Launcher.Plugin.UnityLauncherPlugin/obj/Flow.Launcher.Plugin.UnityLauncherPlugin.csproj.nuget.g.props
new file mode 100644
index 0000000..58af68a
--- /dev/null
+++ b/Flow.Launcher.Plugin.UnityLauncherPlugin/obj/Flow.Launcher.Plugin.UnityLauncherPlugin.csproj.nuget.g.props
@@ -0,0 +1,16 @@
+
+
+
+ True
+ NuGet
+ $(MSBuildThisFileDirectory)project.assets.json
+ $(UserProfile)\.nuget\packages\
+ C:\Users\Admin\.nuget\packages\;C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages
+ PackageReference
+ 6.12.2
+
+
+
+
+
+
\ No newline at end of file
diff --git a/Flow.Launcher.Plugin.UnityLauncherPlugin/obj/Flow.Launcher.Plugin.UnityLauncherPlugin.csproj.nuget.g.targets b/Flow.Launcher.Plugin.UnityLauncherPlugin/obj/Flow.Launcher.Plugin.UnityLauncherPlugin.csproj.nuget.g.targets
new file mode 100644
index 0000000..3dc06ef
--- /dev/null
+++ b/Flow.Launcher.Plugin.UnityLauncherPlugin/obj/Flow.Launcher.Plugin.UnityLauncherPlugin.csproj.nuget.g.targets
@@ -0,0 +1,2 @@
+
+
\ No newline at end of file
diff --git a/Flow.Launcher.Plugin.UnityLauncherPlugin/obj/Release/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs b/Flow.Launcher.Plugin.UnityLauncherPlugin/obj/Release/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs
new file mode 100644
index 0000000..4257f4b
--- /dev/null
+++ b/Flow.Launcher.Plugin.UnityLauncherPlugin/obj/Release/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs
@@ -0,0 +1,4 @@
+//
+using System;
+using System.Reflection;
+[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v7.0", FrameworkDisplayName = ".NET 7.0")]
diff --git a/Flow.Launcher.Plugin.UnityLauncherPlugin/obj/Release/Flow.Launcher.Plugin.UnityLauncherPlugin.AssemblyInfo.cs b/Flow.Launcher.Plugin.UnityLauncherPlugin/obj/Release/Flow.Launcher.Plugin.UnityLauncherPlugin.AssemblyInfo.cs
new file mode 100644
index 0000000..48299d3
--- /dev/null
+++ b/Flow.Launcher.Plugin.UnityLauncherPlugin/obj/Release/Flow.Launcher.Plugin.UnityLauncherPlugin.AssemblyInfo.cs
@@ -0,0 +1,26 @@
+//------------------------------------------------------------------------------
+//
+// Tento kód byl generován nástrojem.
+// Verze modulu runtime:4.0.30319.42000
+//
+// Změny tohoto souboru mohou způsobit nesprávné chování a budou ztraceny,
+// dojde-li k novému generování kódu.
+//
+//------------------------------------------------------------------------------
+
+using System;
+using System.Reflection;
+
+[assembly: System.Reflection.AssemblyCompanyAttribute("Ghost-Miner")]
+[assembly: System.Reflection.AssemblyConfigurationAttribute("Release")]
+[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
+[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
+[assembly: System.Reflection.AssemblyProductAttribute("Flow.Launcher.Plugin.UnityLauncherPlugin")]
+[assembly: System.Reflection.AssemblyTitleAttribute("Flow.Launcher.Plugin.UnityLauncherPlugin")]
+[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
+[assembly: System.Reflection.AssemblyMetadataAttribute("RepositoryUrl", "https://github.com/Ghost-Miner/Flow.Launcher.Plugin.UnityLauncherPlugin")]
+[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")]
+[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")]
+
+// Vygenerované třídou WriteCodeFragment nástroje MSBuild
+
diff --git a/Flow.Launcher.Plugin.UnityLauncherPlugin/obj/Release/Flow.Launcher.Plugin.UnityLauncherPlugin.AssemblyInfoInputs.cache b/Flow.Launcher.Plugin.UnityLauncherPlugin/obj/Release/Flow.Launcher.Plugin.UnityLauncherPlugin.AssemblyInfoInputs.cache
new file mode 100644
index 0000000..bc16777
--- /dev/null
+++ b/Flow.Launcher.Plugin.UnityLauncherPlugin/obj/Release/Flow.Launcher.Plugin.UnityLauncherPlugin.AssemblyInfoInputs.cache
@@ -0,0 +1 @@
+467c9a09c6006f72f9332c3efe854c664137765b5fd987b637fc61e10f5369c7
diff --git a/Flow.Launcher.Plugin.UnityLauncherPlugin/obj/Release/Flow.Launcher.Plugin.UnityLauncherPlugin.GeneratedMSBuildEditorConfig.editorconfig b/Flow.Launcher.Plugin.UnityLauncherPlugin/obj/Release/Flow.Launcher.Plugin.UnityLauncherPlugin.GeneratedMSBuildEditorConfig.editorconfig
new file mode 100644
index 0000000..5dbb0fd
--- /dev/null
+++ b/Flow.Launcher.Plugin.UnityLauncherPlugin/obj/Release/Flow.Launcher.Plugin.UnityLauncherPlugin.GeneratedMSBuildEditorConfig.editorconfig
@@ -0,0 +1,16 @@
+is_global = true
+build_property.TargetFramework = net7.0-windows
+build_property.TargetPlatformMinVersion = 7.0
+build_property.UsingMicrosoftNETSdkWeb =
+build_property.ProjectTypeGuids =
+build_property.InvariantGlobalization =
+build_property.PlatformNeutralAssembly =
+build_property.EnforceExtendedAnalyzerRules =
+build_property._SupportedPlatformList = Linux,macOS,Windows
+build_property.RootNamespace = Flow.Launcher.Plugin.UnityLauncherPlugin
+build_property.ProjectDir = D:\Uzivatel\Admin\Dokumenty\Flow launcher plugins\UnityLauncherPlugin\UnityLauncherPlugin\Flow.Launcher.Plugin.UnityLauncherPlugin\
+build_property.EnableComHosting =
+build_property.EnableGeneratedComInterfaceComImportInterop =
+build_property.CsWinRTUseWindowsUIXamlProjections = false
+build_property.EffectiveAnalysisLevelStyle = 7.0
+build_property.EnableCodeStyleSeverity =
diff --git a/Flow.Launcher.Plugin.UnityLauncherPlugin/obj/Release/Flow.Launcher.Plugin.UnityLauncherPlugin.assets.cache b/Flow.Launcher.Plugin.UnityLauncherPlugin/obj/Release/Flow.Launcher.Plugin.UnityLauncherPlugin.assets.cache
new file mode 100644
index 0000000..5892813
Binary files /dev/null and b/Flow.Launcher.Plugin.UnityLauncherPlugin/obj/Release/Flow.Launcher.Plugin.UnityLauncherPlugin.assets.cache differ
diff --git a/Flow.Launcher.Plugin.UnityLauncherPlugin/obj/Release/Flow.Launcher.Plugin.UnityLauncherPlugin.csproj.AssemblyReference.cache b/Flow.Launcher.Plugin.UnityLauncherPlugin/obj/Release/Flow.Launcher.Plugin.UnityLauncherPlugin.csproj.AssemblyReference.cache
new file mode 100644
index 0000000..9a79be6
Binary files /dev/null and b/Flow.Launcher.Plugin.UnityLauncherPlugin/obj/Release/Flow.Launcher.Plugin.UnityLauncherPlugin.csproj.AssemblyReference.cache differ
diff --git a/Flow.Launcher.Plugin.UnityLauncherPlugin/obj/project.packagespec.json b/Flow.Launcher.Plugin.UnityLauncherPlugin/obj/project.packagespec.json
new file mode 100644
index 0000000..0768008
--- /dev/null
+++ b/Flow.Launcher.Plugin.UnityLauncherPlugin/obj/project.packagespec.json
@@ -0,0 +1 @@
+"restore":{"projectUniqueName":"D:\\Uzivatel\\Admin\\Dokumenty\\Flow launcher plugins\\UnityLauncherPlugin\\UnityLauncherPlugin\\Flow.Launcher.Plugin.UnityLauncherPlugin\\Flow.Launcher.Plugin.UnityLauncherPlugin.csproj","projectName":"Flow.Launcher.Plugin.UnityLauncherPlugin","projectPath":"D:\\Uzivatel\\Admin\\Dokumenty\\Flow launcher plugins\\UnityLauncherPlugin\\UnityLauncherPlugin\\Flow.Launcher.Plugin.UnityLauncherPlugin\\Flow.Launcher.Plugin.UnityLauncherPlugin.csproj","outputPath":"D:\\Uzivatel\\Admin\\Dokumenty\\Flow launcher plugins\\UnityLauncherPlugin\\UnityLauncherPlugin\\Flow.Launcher.Plugin.UnityLauncherPlugin\\obj\\","projectStyle":"PackageReference","UsingMicrosoftNETSdk":false,"fallbackFolders":["C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"],"originalTargetFrameworks":["net7.0-windows"],"sources":{"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\":{},"https://api.nuget.org/v3/index.json":{}},"frameworks":{"net7.0-windows7.0":{"targetAlias":"net7.0-windows","projectReferences":{}}},"warningProperties":{"warnAsError":["NU1605"]},"restoreAuditProperties":{"enableAudit":"true","auditLevel":"low","auditMode":"direct"}}"frameworks":{"net7.0-windows7.0":{"targetAlias":"net7.0-windows","dependencies":{"Flow.Launcher.Plugin":{"target":"Package","version":"[4.4.0, )"}},"imports":["net461","net462","net47","net471","net472","net48","net481"],"assetTargetFallback":true,"warn":true,"downloadDependencies":[{"name":"Microsoft.AspNetCore.App.Ref","version":"[7.0.20, 7.0.20]"},{"name":"Microsoft.NETCore.App.Ref","version":"[7.0.20, 7.0.20]"},{"name":"Microsoft.WindowsDesktop.App.Ref","version":"[7.0.20, 7.0.20]"}],"frameworkReferences":{"Microsoft.NETCore.App":{"privateAssets":"all"}},"runtimeIdentifierGraphPath":"C:\\Program Files\\dotnet\\sdk\\9.0.101\\RuntimeIdentifierGraph.json"}}
\ No newline at end of file
diff --git a/Flow.Launcher.Plugin.UnityLauncherPlugin/obj/rider.project.model.nuget.info b/Flow.Launcher.Plugin.UnityLauncherPlugin/obj/rider.project.model.nuget.info
new file mode 100644
index 0000000..ccaa0e7
--- /dev/null
+++ b/Flow.Launcher.Plugin.UnityLauncherPlugin/obj/rider.project.model.nuget.info
@@ -0,0 +1 @@
+17341110405963743
\ No newline at end of file
diff --git a/Flow.Launcher.Plugin.UnityLauncherPlugin/obj/rider.project.restore.info b/Flow.Launcher.Plugin.UnityLauncherPlugin/obj/rider.project.restore.info
new file mode 100644
index 0000000..1fccef0
--- /dev/null
+++ b/Flow.Launcher.Plugin.UnityLauncherPlugin/obj/rider.project.restore.info
@@ -0,0 +1 @@
+17341099914837435
\ No newline at end of file
diff --git a/Flow.Launcher.Plugin.UnityLauncherPlugin/obj/x64/Debug/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs b/Flow.Launcher.Plugin.UnityLauncherPlugin/obj/x64/Debug/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs
new file mode 100644
index 0000000..4257f4b
--- /dev/null
+++ b/Flow.Launcher.Plugin.UnityLauncherPlugin/obj/x64/Debug/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs
@@ -0,0 +1,4 @@
+//
+using System;
+using System.Reflection;
+[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v7.0", FrameworkDisplayName = ".NET 7.0")]
diff --git a/Flow.Launcher.Plugin.UnityLauncherPlugin/obj/x64/Debug/Flow.Lau.8F26E378.Up2Date b/Flow.Launcher.Plugin.UnityLauncherPlugin/obj/x64/Debug/Flow.Lau.8F26E378.Up2Date
new file mode 100644
index 0000000..e69de29
diff --git a/Flow.Launcher.Plugin.UnityLauncherPlugin/obj/x64/Debug/Flow.Launcher.Plugin.UnityLauncherPlugin.AssemblyInfo.cs b/Flow.Launcher.Plugin.UnityLauncherPlugin/obj/x64/Debug/Flow.Launcher.Plugin.UnityLauncherPlugin.AssemblyInfo.cs
new file mode 100644
index 0000000..56203e3
--- /dev/null
+++ b/Flow.Launcher.Plugin.UnityLauncherPlugin/obj/x64/Debug/Flow.Launcher.Plugin.UnityLauncherPlugin.AssemblyInfo.cs
@@ -0,0 +1,26 @@
+//------------------------------------------------------------------------------
+//
+// Tento kód byl generován nástrojem.
+// Verze modulu runtime:4.0.30319.42000
+//
+// Změny tohoto souboru mohou způsobit nesprávné chování a budou ztraceny,
+// dojde-li k novému generování kódu.
+//
+//------------------------------------------------------------------------------
+
+using System;
+using System.Reflection;
+
+[assembly: System.Reflection.AssemblyCompanyAttribute("Ghost-Miner")]
+[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
+[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
+[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
+[assembly: System.Reflection.AssemblyProductAttribute("Flow.Launcher.Plugin.UnityLauncherPlugin")]
+[assembly: System.Reflection.AssemblyTitleAttribute("Flow.Launcher.Plugin.UnityLauncherPlugin")]
+[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
+[assembly: System.Reflection.AssemblyMetadataAttribute("RepositoryUrl", "https://github.com/Ghost-Miner/Flow.Launcher.Plugin.UnityLauncherPlugin")]
+[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")]
+[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")]
+
+// Vygenerované třídou WriteCodeFragment nástroje MSBuild
+
diff --git a/Flow.Launcher.Plugin.UnityLauncherPlugin/obj/x64/Debug/Flow.Launcher.Plugin.UnityLauncherPlugin.AssemblyInfoInputs.cache b/Flow.Launcher.Plugin.UnityLauncherPlugin/obj/x64/Debug/Flow.Launcher.Plugin.UnityLauncherPlugin.AssemblyInfoInputs.cache
new file mode 100644
index 0000000..a05c9dd
--- /dev/null
+++ b/Flow.Launcher.Plugin.UnityLauncherPlugin/obj/x64/Debug/Flow.Launcher.Plugin.UnityLauncherPlugin.AssemblyInfoInputs.cache
@@ -0,0 +1 @@
+e92dfd832dcc9ac966b62ab52dafc193fc15ceb62d3e0f8af67fd8a269d7d5e3
diff --git a/Flow.Launcher.Plugin.UnityLauncherPlugin/obj/x64/Debug/Flow.Launcher.Plugin.UnityLauncherPlugin.GeneratedMSBuildEditorConfig.editorconfig b/Flow.Launcher.Plugin.UnityLauncherPlugin/obj/x64/Debug/Flow.Launcher.Plugin.UnityLauncherPlugin.GeneratedMSBuildEditorConfig.editorconfig
new file mode 100644
index 0000000..5dbb0fd
--- /dev/null
+++ b/Flow.Launcher.Plugin.UnityLauncherPlugin/obj/x64/Debug/Flow.Launcher.Plugin.UnityLauncherPlugin.GeneratedMSBuildEditorConfig.editorconfig
@@ -0,0 +1,16 @@
+is_global = true
+build_property.TargetFramework = net7.0-windows
+build_property.TargetPlatformMinVersion = 7.0
+build_property.UsingMicrosoftNETSdkWeb =
+build_property.ProjectTypeGuids =
+build_property.InvariantGlobalization =
+build_property.PlatformNeutralAssembly =
+build_property.EnforceExtendedAnalyzerRules =
+build_property._SupportedPlatformList = Linux,macOS,Windows
+build_property.RootNamespace = Flow.Launcher.Plugin.UnityLauncherPlugin
+build_property.ProjectDir = D:\Uzivatel\Admin\Dokumenty\Flow launcher plugins\UnityLauncherPlugin\UnityLauncherPlugin\Flow.Launcher.Plugin.UnityLauncherPlugin\
+build_property.EnableComHosting =
+build_property.EnableGeneratedComInterfaceComImportInterop =
+build_property.CsWinRTUseWindowsUIXamlProjections = false
+build_property.EffectiveAnalysisLevelStyle = 7.0
+build_property.EnableCodeStyleSeverity =
diff --git a/Flow.Launcher.Plugin.UnityLauncherPlugin/obj/x64/Debug/Flow.Launcher.Plugin.UnityLauncherPlugin.assets.cache b/Flow.Launcher.Plugin.UnityLauncherPlugin/obj/x64/Debug/Flow.Launcher.Plugin.UnityLauncherPlugin.assets.cache
new file mode 100644
index 0000000..4c65397
Binary files /dev/null and b/Flow.Launcher.Plugin.UnityLauncherPlugin/obj/x64/Debug/Flow.Launcher.Plugin.UnityLauncherPlugin.assets.cache differ
diff --git a/Flow.Launcher.Plugin.UnityLauncherPlugin/obj/x64/Debug/Flow.Launcher.Plugin.UnityLauncherPlugin.csproj.AssemblyReference.cache b/Flow.Launcher.Plugin.UnityLauncherPlugin/obj/x64/Debug/Flow.Launcher.Plugin.UnityLauncherPlugin.csproj.AssemblyReference.cache
new file mode 100644
index 0000000..9a79be6
Binary files /dev/null and b/Flow.Launcher.Plugin.UnityLauncherPlugin/obj/x64/Debug/Flow.Launcher.Plugin.UnityLauncherPlugin.csproj.AssemblyReference.cache differ
diff --git a/Flow.Launcher.Plugin.UnityLauncherPlugin/obj/x64/Debug/Flow.Launcher.Plugin.UnityLauncherPlugin.csproj.BuildWithSkipAnalyzers b/Flow.Launcher.Plugin.UnityLauncherPlugin/obj/x64/Debug/Flow.Launcher.Plugin.UnityLauncherPlugin.csproj.BuildWithSkipAnalyzers
new file mode 100644
index 0000000..e69de29
diff --git a/Flow.Launcher.Plugin.UnityLauncherPlugin/obj/x64/Debug/Flow.Launcher.Plugin.UnityLauncherPlugin.xml b/Flow.Launcher.Plugin.UnityLauncherPlugin/obj/x64/Debug/Flow.Launcher.Plugin.UnityLauncherPlugin.xml
new file mode 100644
index 0000000..43ea86c
--- /dev/null
+++ b/Flow.Launcher.Plugin.UnityLauncherPlugin/obj/x64/Debug/Flow.Launcher.Plugin.UnityLauncherPlugin.xml
@@ -0,0 +1,8 @@
+
+
+
+ Flow.Launcher.Plugin.UnityLauncherPlugin
+
+
+
+
diff --git a/Flow.Launcher.Plugin.UnityLauncherPlugin/obj/x64/Release/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs b/Flow.Launcher.Plugin.UnityLauncherPlugin/obj/x64/Release/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs
new file mode 100644
index 0000000..4257f4b
--- /dev/null
+++ b/Flow.Launcher.Plugin.UnityLauncherPlugin/obj/x64/Release/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs
@@ -0,0 +1,4 @@
+//
+using System;
+using System.Reflection;
+[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v7.0", FrameworkDisplayName = ".NET 7.0")]
diff --git a/Flow.Launcher.Plugin.UnityLauncherPlugin/obj/x64/Release/Flow.Lau.8F26E378.Up2Date b/Flow.Launcher.Plugin.UnityLauncherPlugin/obj/x64/Release/Flow.Lau.8F26E378.Up2Date
new file mode 100644
index 0000000..e69de29
diff --git a/Flow.Launcher.Plugin.UnityLauncherPlugin/obj/x64/Release/Flow.Launcher.Plugin.UnityLauncherPlugin.AssemblyInfo.cs b/Flow.Launcher.Plugin.UnityLauncherPlugin/obj/x64/Release/Flow.Launcher.Plugin.UnityLauncherPlugin.AssemblyInfo.cs
new file mode 100644
index 0000000..48299d3
--- /dev/null
+++ b/Flow.Launcher.Plugin.UnityLauncherPlugin/obj/x64/Release/Flow.Launcher.Plugin.UnityLauncherPlugin.AssemblyInfo.cs
@@ -0,0 +1,26 @@
+//------------------------------------------------------------------------------
+//
+// Tento kód byl generován nástrojem.
+// Verze modulu runtime:4.0.30319.42000
+//
+// Změny tohoto souboru mohou způsobit nesprávné chování a budou ztraceny,
+// dojde-li k novému generování kódu.
+//
+//------------------------------------------------------------------------------
+
+using System;
+using System.Reflection;
+
+[assembly: System.Reflection.AssemblyCompanyAttribute("Ghost-Miner")]
+[assembly: System.Reflection.AssemblyConfigurationAttribute("Release")]
+[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
+[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
+[assembly: System.Reflection.AssemblyProductAttribute("Flow.Launcher.Plugin.UnityLauncherPlugin")]
+[assembly: System.Reflection.AssemblyTitleAttribute("Flow.Launcher.Plugin.UnityLauncherPlugin")]
+[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
+[assembly: System.Reflection.AssemblyMetadataAttribute("RepositoryUrl", "https://github.com/Ghost-Miner/Flow.Launcher.Plugin.UnityLauncherPlugin")]
+[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")]
+[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")]
+
+// Vygenerované třídou WriteCodeFragment nástroje MSBuild
+
diff --git a/Flow.Launcher.Plugin.UnityLauncherPlugin/obj/x64/Release/Flow.Launcher.Plugin.UnityLauncherPlugin.AssemblyInfoInputs.cache b/Flow.Launcher.Plugin.UnityLauncherPlugin/obj/x64/Release/Flow.Launcher.Plugin.UnityLauncherPlugin.AssemblyInfoInputs.cache
new file mode 100644
index 0000000..bc16777
--- /dev/null
+++ b/Flow.Launcher.Plugin.UnityLauncherPlugin/obj/x64/Release/Flow.Launcher.Plugin.UnityLauncherPlugin.AssemblyInfoInputs.cache
@@ -0,0 +1 @@
+467c9a09c6006f72f9332c3efe854c664137765b5fd987b637fc61e10f5369c7
diff --git a/Flow.Launcher.Plugin.UnityLauncherPlugin/obj/x64/Release/Flow.Launcher.Plugin.UnityLauncherPlugin.GeneratedMSBuildEditorConfig.editorconfig b/Flow.Launcher.Plugin.UnityLauncherPlugin/obj/x64/Release/Flow.Launcher.Plugin.UnityLauncherPlugin.GeneratedMSBuildEditorConfig.editorconfig
new file mode 100644
index 0000000..5dbb0fd
--- /dev/null
+++ b/Flow.Launcher.Plugin.UnityLauncherPlugin/obj/x64/Release/Flow.Launcher.Plugin.UnityLauncherPlugin.GeneratedMSBuildEditorConfig.editorconfig
@@ -0,0 +1,16 @@
+is_global = true
+build_property.TargetFramework = net7.0-windows
+build_property.TargetPlatformMinVersion = 7.0
+build_property.UsingMicrosoftNETSdkWeb =
+build_property.ProjectTypeGuids =
+build_property.InvariantGlobalization =
+build_property.PlatformNeutralAssembly =
+build_property.EnforceExtendedAnalyzerRules =
+build_property._SupportedPlatformList = Linux,macOS,Windows
+build_property.RootNamespace = Flow.Launcher.Plugin.UnityLauncherPlugin
+build_property.ProjectDir = D:\Uzivatel\Admin\Dokumenty\Flow launcher plugins\UnityLauncherPlugin\UnityLauncherPlugin\Flow.Launcher.Plugin.UnityLauncherPlugin\
+build_property.EnableComHosting =
+build_property.EnableGeneratedComInterfaceComImportInterop =
+build_property.CsWinRTUseWindowsUIXamlProjections = false
+build_property.EffectiveAnalysisLevelStyle = 7.0
+build_property.EnableCodeStyleSeverity =
diff --git a/Flow.Launcher.Plugin.UnityLauncherPlugin/obj/x64/Release/Flow.Launcher.Plugin.UnityLauncherPlugin.assets.cache b/Flow.Launcher.Plugin.UnityLauncherPlugin/obj/x64/Release/Flow.Launcher.Plugin.UnityLauncherPlugin.assets.cache
new file mode 100644
index 0000000..4df0a7a
Binary files /dev/null and b/Flow.Launcher.Plugin.UnityLauncherPlugin/obj/x64/Release/Flow.Launcher.Plugin.UnityLauncherPlugin.assets.cache differ
diff --git a/Flow.Launcher.Plugin.UnityLauncherPlugin/obj/x64/Release/Flow.Launcher.Plugin.UnityLauncherPlugin.csproj.AssemblyReference.cache b/Flow.Launcher.Plugin.UnityLauncherPlugin/obj/x64/Release/Flow.Launcher.Plugin.UnityLauncherPlugin.csproj.AssemblyReference.cache
new file mode 100644
index 0000000..9a79be6
Binary files /dev/null and b/Flow.Launcher.Plugin.UnityLauncherPlugin/obj/x64/Release/Flow.Launcher.Plugin.UnityLauncherPlugin.csproj.AssemblyReference.cache differ
diff --git a/Flow.Launcher.Plugin.UnityLauncherPlugin/obj/x64/Release/Flow.Launcher.Plugin.UnityLauncherPlugin.xml b/Flow.Launcher.Plugin.UnityLauncherPlugin/obj/x64/Release/Flow.Launcher.Plugin.UnityLauncherPlugin.xml
new file mode 100644
index 0000000..43ea86c
--- /dev/null
+++ b/Flow.Launcher.Plugin.UnityLauncherPlugin/obj/x64/Release/Flow.Launcher.Plugin.UnityLauncherPlugin.xml
@@ -0,0 +1,8 @@
+
+
+
+ Flow.Launcher.Plugin.UnityLauncherPlugin
+
+
+
+