Skip to content

Instantly share code, notes, and snippets.

View Supamiu's full-sized avatar
:octocat:
WTB Time

Flavien Normand Supamiu

:octocat:
WTB Time
View GitHub Profile
@mattantonelli
mattantonelli / ffxiv_icon_categories
Last active October 4, 2023 19:46
A brief and incomplete guide to the various categories of icons found in a SaintCoinach UI dump https://github.com/xivapi/SaintCoinach
000000: actions
010000: status effects
020000: items
058000: fashions (small), bardings
059000: mount & minions (small)
060000: weather, map markers, market board, player markers, various icons
061000: event actions, markers, gods, pvp, custom deliveries, playstyles, various icons
062000: jobs, beast tribes, map stuff
063000: hunts, maps
064000: emotes, mount actions, roleplay actions
using System;
using System.Linq;
using System.Security.Cryptography;
using System.Text;
using System.Net;
using Newtonsoft.Json;
using System.IO;
using System.IO.Compression;
namespace eorzeadb_noncegen