- Export animated GIFs where there are varying inputs of the same category for the same output
- Export 100 recipes at a time
- Increase recipe image sizes to cater to longer item names
- Generate textures at a fixed maximum size for performance
- Add exception handling
- Clean up RecipeInfos
- Convert export to be triggered off of chat command instead of keybind
- Only run the portions of export that need to be run on the game/render thread, on the game/render thread
- Keep user informed of export progress
Initial release