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
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 |
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 |