Skip to content

Small java project to automatically download the latest Dota2 Hero & Item sprites, and create a CSS file to go with it.

License

Notifications You must be signed in to change notification settings

fonsleenaars/dota2-sprites-java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

dota2-sprites-java

Small java project to automatically download the latest Dota2 Hero & Item sprites, and create a CSS file to go with it.

I quickly put this together to use in my own projects, it's a bit messy but the gist of it works, feel free to fork & improve as you see fit!

Import the project into your own IDE, in SpriteCreator enter your own API key (steamcommunity.com/dev/apikey) and run the project. It will automatically output (if you don't set a command line parameter) to your 'user.home/dota2sprites' folder - which would be C:/Users//dota2sprites on Windows for example.

About

Small java project to automatically download the latest Dota2 Hero & Item sprites, and create a CSS file to go with it.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages