Added unity-qoi to Readme

This commit is contained in:
Ben 2022-06-20 20:28:55 +02:00
parent ed5c0287e6
commit 948a86f507

View File

@ -68,6 +68,7 @@ either, as this "reference implementation" tries to be as easy to read as possib
- https://raylibtech.itch.io/rtexpacker - texture packer, supports QOI
- https://github.com/DmitriySalnikov/godot_qoi - QOI GDNative Addon for Godot Engine
- https://gitlab.com/dan9er/farbfeld-convert-qoi - QOI <=> farbfeld converter
- https://github.com/Ben1138/unity-qoi - QOI support for the Unity3D Game Engine
- https://github.com/xiaozhuai/jetbrains-qoi - [QOI Support](https://plugins.jetbrains.com/plugin/19352-qoi-support) for Jetbrains' IDE.