diff --git a/README.md b/README.md index ebb971ca..95268276 100644 --- a/README.md +++ b/README.md @@ -52,8 +52,10 @@ implementations listed below. - https://github.com/kaetemi/qoi-max - QOI Bitmap I/O Plugin for 3ds Max - https://raylibtech.itch.io/rtexviewer - texture viewer, supports QOI - 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 + ## Implementations & Bindings of QOI - https://github.com/pfusik/qoi-ci (Ć, transpiled to C, C++, C#, Java, JavaScript, Python and Swift)