aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--BINDINGS.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/BINDINGS.md b/BINDINGS.md
index f9c66774..698df60f 100644
--- a/BINDINGS.md
+++ b/BINDINGS.md
@@ -34,6 +34,7 @@ Some people ported raylib to other languages in form of bindings or wrappers to
- [conan-raylib](https://github.com/veyroter/conan-raylib) : raylib **conan** package
- [raylib-squirrel](https://github.com/RobLoach/raylib-squirrel) : raylib **squirrel** binding (probe of concept)
- [raylib-mruby](https://github.com/lihaochen910/raylib-mruby) : raylib **mruby** binding
+ - [raylib-wren](https://github.com/TSnake41/raylib-wren) : raylib **Wren** binding
- *[raylib COBOL Usage example](https://github.com/Martinfx/Cobol/tree/master/OpenCobol/Games/raylib)*
- *raylib flat-assembler Usage example*: not uploaded yet...