eberlitz / splashicon-generator

Automatic Icon and Splash resizing for Cordova based projects
MIT License
101 stars 43 forks source link

change model folder #17

Closed CKGrafico closed 8 years ago

CKGrafico commented 8 years ago

I suggest to use /res/ for splash and icon base images (like ionic cli)

eberlitz commented 8 years ago

Just set the imagespath argument like this:

$ splashicon-generator --ip='res' # also aliased as --imagespath='res'