Open Vinrobot opened 1 year ago
Use cache to not download already loaded emote.
Also need to check if Minecraft use something internally.
Basic implementation in https://github.com/Vinrobot/Minecraft-Emote/commit/1024cbf9b2310b605a2eb8878be5dcd8eb68c184 . One request per file, no index, no maximum cache size.
TODO:
Use cache to not download already loaded emote.
Also need to check if Minecraft use something internally.