diff options
| author | Ray <[email protected]> | 2019-01-06 21:22:23 +0100 |
|---|---|---|
| committer | GitHub <[email protected]> | 2019-01-06 21:22:23 +0100 |
| commit | b0345abd76fea12a45aafa58c6097bc632de32d7 (patch) | |
| tree | 169bb2f23a3fcc0ee5d3fc40a7a2bd9d1334b7d4 /CONTRIBUTING.md | |
| parent | dc415b9a5edb59153ebcd4dee164853cb542a6eb (diff) | |
| download | raylib-b0345abd76fea12a45aafa58c6097bc632de32d7.tar.gz raylib-b0345abd76fea12a45aafa58c6097bc632de32d7.zip | |
Added raylib-chaiscript and node-raylib
Diffstat (limited to 'CONTRIBUTING.md')
| -rw-r--r-- | CONTRIBUTING.md | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 58f9cd55..c2344b6b 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -74,7 +74,9 @@ Some people ported raylib to other languages in form of bindings or wrappers to - [raylib-py](https://github.com/overdev/raylib-py) : raylib **Python** binding - [raylib-haskell](https://github.com/DevJac/raylib-haskell) : raylib **Haskell** binding - [raylib-java](https://github.com/XoanaIO/raylib-java) : raylib **Java** binding - - *[raylib flat-assembler Usage example](http://forum.raylib.com/index.php?p=/discussion/comment/425/#Comment_425)* + - [raylib-chaiscript](https://github.com/RobLoach/raylib-chaiscript) : raylib **ChaiScript** binding + - [node-raylib](https://github.com/RobLoach/node-raylib) : **Node.js** raylib binding + - *[raylib flat-assembler Usage example]()* - *[raylib COBOL Usage example](https://github.com/Martinfx/Cobol/tree/master/OpenCobol/Games/raylib)* Usually, raylib bindings follow the convention: `raylib-{language}` |
