Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 406 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 406 Bytes

ItemIconDownloader

Export item icons from the Lodestone DB.

Requirements

  • .NET 6.0 SDK
  • Local game installation

Usage

Navigate into the folder with the .csproj file and run the following command:

dotnet run -- all -s <path to your game's sqpack folder> -o <path to the desired output directory>

To only export marketable item icons, replace the all parameter with marketable.