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

Latest commit

 

History

History
28 lines (16 loc) · 773 Bytes

README.md

File metadata and controls

28 lines (16 loc) · 773 Bytes

Dragalia AssetStudio

Deprecated. Utilizations are replaced by UnityPy in dragalia-asset-downloader-2.

Custom AssetStudio for exporting Dragalia Lost game assets.

Comparing to the original AssetStudio, this adds the following:

  • A basic CLI interface for exporting (not documented, check the code for the usage)

  • Async file exporting (CLI only)

Prerequisites

Enter this command in the terminal to ensure the .NET Core SDK is installed:

dotnet

Usage

Build the project as Release, the compiled exe file will be usable then.