summaryrefslogtreecommitdiffhomepage
path: root/BINDINGS.md
diff options
context:
space:
mode:
authorRay <[email protected]>2020-05-02 11:48:07 +0200
committerGitHub <[email protected]>2020-05-02 11:48:07 +0200
commit695e93710210325defbbf18737b9032093815dcc (patch)
tree678ae59ca85bb009e82d00af95017703f58f3d75 /BINDINGS.md
parentb8055925bf056b81f92095672552a67dbee2c430 (diff)
downloadraylib-695e93710210325defbbf18737b9032093815dcc.tar.gz
raylib-695e93710210325defbbf18737b9032093815dcc.zip
Added binding raylib-Forever
Diffstat (limited to 'BINDINGS.md')
-rw-r--r--BINDINGS.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/BINDINGS.md b/BINDINGS.md
index edc1c0ab..e498bc55 100644
--- a/BINDINGS.md
+++ b/BINDINGS.md
@@ -22,6 +22,7 @@ Some people ported raylib to other languages in form of bindings or wrappers to
| raylib-nelua | Nelua | https://github.com/Andre-LA/raylib-nelua-mirror |
| raylib-Nim | Nim | https://gitlab.com/define-private-public/raylib-Nim |
| raylib-nim | Nim | https://github.com/Skrylar/raylib-nim |
+| raylib-Forever | Nim | https://github.com/Guevara-chan/Raylib-Forever |
| raylib-haskell | Haskell | https://github.com/DevJac/raylib-haskell |
| raylib-cr | Crystal | https://github.com/AregevDev/raylib-cr |
| cray | Crystal | https://gitlab.com/Zatherz/cray |