Starship to windows
This commit is contained in:
parent
861bdfc8ca
commit
43840d4354
5 changed files with 51 additions and 33 deletions
14
windows/metadata/starship.xml
Normal file
14
windows/metadata/starship.xml
Normal 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>
|
||||
Loading…
Add table
Add a link
Reference in a new issue