I've moved the icon list to a proper repository to provide a space for others to contribute. See you there!
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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 |