Skip to content
This repository has been archived by the owner on Sep 19, 2023. It is now read-only.

Releases: RaenonX-DL/dragalia-asset-downloader-2

v1.1.0

20 Sep 05:21
f4a4e77
Compare
Choose a tag to compare

Release PR: #24

Summary

v1.1.0

  • Closes Parse GameObject into a single file #22
  • Closes Avoid "ugly" float number #23

Features

  • Download assets
  • Export assets of type MonoBehaviour, Texture2D, Sprite, GameObject
  • Cache file download state
  • Special asset processing task:
    • Texture2D-Alpha for assets containing image with alpha channel texture
    • Texture2D-Story for assets with parts image - used by story

v1.0.0

20 Sep 01:13
c1d512d
Compare
Choose a tag to compare

Release PR: #21

Summary

v1.0.0

  • Replicates the features of the old dumper #3

Features

  • [+] Download assets
  • [+] Export assets of type MonoBehaviour, Texture2D, Sprite
  • [+] Cache file download state
  • Special asset processing task:
    • [+] Texture2D-Alpha for assets containing image with alpha channel texture
    • [+] Texture2D-Story for assets with parts image - used by story