Packaging
When you created your icon pack, you used an .sdIconPack
folder, but when your icon pack is finalized you should share it using a .streamDeckIconPack
file. If you are using IconPackman you can export the file directly, but you can also create a .streamDeckIconPack
file using our DistributionTool
.
IconPackMan
The IconPackMan
tool allows you to create your icon pack by dragging your icons into the app. It produces a compiled .streamDeckIconPack
, which you can share and distribute on Stream Deck's app store. Details on how to use IconPackMan
are here.
IconPackMan
can be accessed right from your brower here.
Distribution Tool
DistributionTool for macOS can be downloaded here.
DistributionTool for Windows 10 can be downloaded here.
Creating a .streamDeckIconPack file
Here is how you can use the DistributionTool
to export the com.elgato.hello.sdIconPack
icon pack:
macOS
DistributionTool -b -i com.elgato.hello.sdIconPack -o ~/Desktop/
Windows
DistributionTool.exe -b -i com.elgato.hello.sdIconPack -o Release
If the export is successful, you should see the following:
Validating and export the icon pack com.elgato.hello.sdIconPack
The icon pack has been successfully exported