1.0.4 • Published 1 year ago

dota2-emoticons v1.0.4

Weekly downloads
143
License
-
Repository
github
Last release
1 year ago

dota2-emoticons

based on @rossengeorgiev's Dota 2 notebooks

install

to use in node.js project:

npm install dota2-emoticons

update

to generate new emoticons u'll need python 3.5+, pip and imagemagick.

# install python deps
$ pip3 install -r requirements.txt

# install imagemagic (macos)
$ brew install imagemagick

# generate emoticos
# common locations:
# macos /Users/<username>/Library/Application Support/Steam/steamapps/common/dota 2 beta;
# linux /home/<username>/.steam/steam/steamapps/common/dota 2 beta;
# windows C:/Program Files (x86)/Steam/SteamApps/common/dota 2 beta.
$ python3 generate.py <dota-path>
1.0.4

1 year ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

7 years ago

1.0.1-rc.1

7 years ago

1.0.0

7 years ago

1.3.0-alpha

7 years ago

1.2.0-alpha

7 years ago

1.1.0-alpha

7 years ago

1.0.0-alpha

7 years ago