Skip to content

Top Down Sprite Maker v1.2.0

Latest
Compare
Choose a tag to compare
@jbunke jbunke released this 16 Jul 20:54
43e384e

Update Summary

General

Added:

  • Added scripting API
  • Sprite styles are now stored in archives; can be uploaded and distributed
  • Added JSON data for style ID, customization layers, and configuration data
  • Load a sprite into TDSM by uploading a JSON file
  • Added hidden program settings
  • Added startup messages that highlight new features if the program is opened for the first time since an update that introduced them
  • Added help menus with guides and additional resources

Removed:

Scripting API

Added:

  • Added scripting API; not yet documented