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_icons.md
Last active January 15, 2026 14:17
A brief and incomplete guide to the various categories of icons that can be extracted from the FFXIV game data
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