Skip to content

knkcni/overwatch-spray-extract

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

overwatch-spray-extract

An easy way to get every sprays HQ in .png from overwatch using docker.

For help on getting started with docker see the official getting started guide. For more information on Overwatch, check out it's website.

QUICKSTART

Running this will run your docker image and you will get your sprays locally in matter of minutes

docker run -v $(PWD)/extract_output:/usr/src/spray/extract_output knkcni/overwatch-spray-extract

that's it!