Starship to windows

This commit is contained in:
Luka Jankovic 2025-01-26 05:24:55 +01:00
parent 861bdfc8ca
commit 43840d4354
5 changed files with 51 additions and 33 deletions

View file

@ -0,0 +1,14 @@
<?xml version="1.0" encoding="utf-8"?>
<Component xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="Metadata.xsd">
<FriendlyName>Starship</FriendlyName>
<Detection>
<Method>FindInPath</Method>
<FindInPath>starship</FindInPath>
</Detection>
<InstallPath>
<SpecialFolder>Personal</SpecialFolder>
<Destination>..\.config</Destination>
</InstallPath>
</Component>