summaryrefslogtreecommitdiffhomepage
path: root/BINDINGS.md
diff options
context:
space:
mode:
authorConifer <[email protected]>2021-09-22 09:11:44 +0100
committerGitHub <[email protected]>2021-09-22 10:11:44 +0200
commitb5f281bacd3b843045e84b23eff3de5a22133aae (patch)
tree4219efdf9c4542802a251c3648439132d1cbd9da /BINDINGS.md
parent23b827b66cb1f6dc04afa7ec1cc38018b0865408 (diff)
downloadraylib-b5f281bacd3b843045e84b23eff3de5a22133aae.tar.gz
raylib-b5f281bacd3b843045e84b23eff3de5a22133aae.zip
Update BINDINGS.md (#2003)
Update the link to new and better Swift binding to Raylib by STREGAsGate
Diffstat (limited to 'BINDINGS.md')
-rw-r--r--BINDINGS.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/BINDINGS.md b/BINDINGS.md
index c4864ad8..5a1d0ef3 100644
--- a/BINDINGS.md
+++ b/BINDINGS.md
@@ -94,7 +94,7 @@ Some people ported raylib to other languages in form of bindings or wrappers to
| raylib-smallBasic | 3.1-dev | [SmallBASIC](https://github.com/smallbasic/SmallBASIC) | https://github.com/smallbasic/smallbasic.plugins/tree/master/raylib |
| raylib-ats2 | 3.0 | [ATS2](http://www.ats-lang.org/) | https://github.com/mephistopheles-8/raylib-ats2 |
| raylib-beef | 3.0 | [Beef](https://www.beeflang.org/) | https://github.com/M0n7y5/raylib-beef |
-| raylib-swift | 3.5 | [Swift](https://swift.org/) | https://github.com/conifer-dev/raylib-swift |
+| raylib-swift | 3.7 | [Swift](https://swift.org/) | https://github.com/STREGAsGate/Raylib |
| raylib-never | 3.0 | [Never](https://github.com/never-lang/never) | https://github.com/never-lang/raylib-never |
| hb-raylib | 3.5 | [Harbour](https://harbour.github.io) | https://github.com/MarcosLeonardoMendezGerencir/hb-raylib |
| Relib | 3.5 | [ReCT](https://github.com/RedCubeDev-ByteSpace/ReCT) | https://github.com/RedCubeDev-ByteSpace/Relib |