2016-05-07 21:44:38 +00:00
|
|
|
<?xml version="1.0"?>
|
|
|
|
|
<package>
|
|
|
|
|
<metadata>
|
2020-05-12 22:33:36 +00:00
|
|
|
<id>FlowLauncher</id>
|
2020-04-22 10:26:09 +00:00
|
|
|
<title>Flow Launcher</title>
|
2016-05-07 21:44:38 +00:00
|
|
|
<version>$version$</version>
|
2020-06-20 05:07:41 +00:00
|
|
|
<authors>Flow-Launcher Team</authors>
|
2020-04-22 10:26:09 +00:00
|
|
|
<projectUrl>https://github.com/Flow-Launcher/Flow.Launcher</projectUrl>
|
|
|
|
|
<iconUrl>https://raw.githubusercontent.com/Flow-Launcher/Flow.Launcher/master/Flow.Launcher/Images/app.png</iconUrl>
|
2016-05-07 21:44:38 +00:00
|
|
|
<requireLicenseAcceptance>false</requireLicenseAcceptance>
|
2022-12-08 19:38:13 +00:00
|
|
|
<description>Flow Launcher - Quick file search and app launcher for Windows with community-made plugins</description>
|
2016-05-07 21:44:38 +00:00
|
|
|
</metadata>
|
|
|
|
|
<files>
|
2025-02-26 14:37:41 +00:00
|
|
|
<file src="**\*.*" target="lib\net9.0\" exclude="Flow.Launcher.vshost.exe;Flow.Launcher.vshost.exe.config;Flow.Launcher.vshost.exe.manifest;*.nupkg;Setup.exe;RELEASES"/>
|
2016-05-07 21:44:38 +00:00
|
|
|
</files>
|
|
|
|
|
</package>
|