Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 458 Bytes

README.md

File metadata and controls

11 lines (10 loc) · 458 Bytes

swc-javascript

Assortment of javascript stuffs for star wars combine development

NPC profile pic batch downloader

Uses node, fs module, and axios package This script downloads all the race specific npc profile pictures to a relative folder races.

  1. git clone https://github.com/bpkennedy/swc-javascript
  2. cd swc-javascript
  3. npm install
  4. npm run getimages
  5. Wait - it goes up to 100 in code right now, feel free to change or tweak