We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b352c1 commit 003155fCopy full SHA for 003155f
README.md
@@ -3,7 +3,7 @@ Converts image resources from svg to png and scales the images to desired size
3
4
5
Common usage:
6
-mono AssetGenerator -d destinationfolder -m iOS -q 80 -s sourcefolder
+mono AssetGenerator.exe -d destinationfolder -m iOS -q 80 -s sourcefolder
7
8
-m, --mode Required. Specify which assets to build. ios or android
9
0 commit comments