1.0.10 • Published 1 year ago

game-icons-tool v1.0.10

Weekly downloads
-
License
MIT
Repository
-
Last release
1 year ago

Game Icons Tool

A CLI tool to create icons svg, css and others like dart icons class from https://game-icons.net.

Available commands

Check all commands added until now on the table bellow:

CommandParametersDescription
downloadoutput: path to put files in.To download the icons from https://game-icons.net.
fontsource: path to get files from.output: path to put files in.To generate ttf font getting data from source.
generatelanguage: language to generate code for.source: path to get files from.output: path to put files in.To generate code files.
listno parameters.List all commands.
websource: path to get files from.output: path to put files in.To generate web css and svg.

Usage flow

This section shows to you an usage flow, typically you always need to download files first:

gameicons download workspace/downloads

And now we can use and of the other commands to generate whatever we want:

gameicons generate dart workspace/downloads workspace/code

So simple, hein!?

Installation

yarn global add game-icons-tool # or npm install --global game-icons-tool

Thanks for use! And don't forget to credit https://game-icons.net for the icons.


Made with :heart: by Danilo Lutz.

1.0.10

1 year ago

1.0.9

1 year ago

1.0.8

1 year ago

1.0.7

1 year ago

1.0.6

1 year ago

1.0.5

1 year ago

1.0.4

1 year ago

1.0.3

1 year ago