twolfson/spritesmith

Introduce breaking yet convenient changes

twolfson opened this issue · 3 comments

There are a few things that most people do by default when using spritesmith that should be ideal defaults:

  • Require specification of engine (most people complain about errors during installation)
  • Use default layout of binary-tree (nobody needs top-down as a default)

Engine specification has been taken care of #42 but we should generate a new engine in case people still want the auto fallback logic (maybe multivas, autovas?)

Add in removal of addEngine and addAlgorithm

This has been completed in 1.0.0.