Skip to content

Universalis-FFXIV/ItemIconDownloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Export item icons from the Lodestone DB.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages