소스 검색

Added link to Java JNI bindings

Jorrit Rouwe 2 년 전
부모
커밋
9b9ca18719
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      README.md

+ 1 - 0
README.md

@@ -122,6 +122,7 @@ For build instructions go to the [Build](Build/README.md) section. When upgradin
 
 * C [here](https://github.com/michal-z/zig-gamedev/tree/main/libs/zphysics/libs) and [here](https://github.com/amerkoleci/JoltPhysicsSharp/tree/main/src/joltc)
 * [C#](https://github.com/amerkoleci/JoltPhysicsSharp)
+* [Java](https://github.com/aecsocket/jolt-jni)
 * [JavaScript](https://github.com/jrouwe/JoltPhysics.js)
 * [Zig](https://github.com/michal-z/zig-gamedev)