|
@@ -117,9 +117,11 @@ For build instructions go to the [Build](Build/README.md) section. When upgradin
|
|
|
* UnitTests - A set of unit tests to validate the behavior of the physics engine.
|
|
|
* WebIncludes - A number of JavaScript resources used by the internal profiling framework of the physics engine.
|
|
|
|
|
|
-## Bindings
|
|
|
+## Bindings For Other Languages
|
|
|
|
|
|
-* [JoltPhysicsSharp](https://github.com/amerkoleci/JoltPhysicsSharp) Modern C# bindings.
|
|
|
+* [C#](https://github.com/amerkoleci/JoltPhysicsSharp)
|
|
|
+* [JavaScript](https://github.com/jrouwe/JoltPhysics.js)
|
|
|
+* [Zig](https://github.com/michal-z/zig-gamedev)
|
|
|
|
|
|
## License
|
|
|
|