瀏覽代碼

Added JoltPhysics-JavaFFM to the list of bindings

Jorrit Rouwe 1 周之前
父節點
當前提交
08903aaabe
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -149,7 +149,7 @@ If you're interested in how Jolt scales with multiple CPUs and compares to other
 
 
 * C [here](https://github.com/amerkoleci/joltc), [here](https://github.com/zig-gamedev/zphysics/tree/main/libs/JoltC) and [here](https://github.com/SecondHalfGames/JoltC/)
 * C [here](https://github.com/amerkoleci/joltc), [here](https://github.com/zig-gamedev/zphysics/tree/main/libs/JoltC) and [here](https://github.com/SecondHalfGames/JoltC/)
 * [C#](https://github.com/amerkoleci/JoltPhysicsSharp)
 * [C#](https://github.com/amerkoleci/JoltPhysicsSharp)
-* [Java or Kotlin](https://stephengold.github.io/jolt-jni-docs)
+* Java or Kotlin [here](https://stephengold.github.io/jolt-jni-docs) and [here](https://github.com/Morgoth398/JoltPhysics-JavaFFM)
 * [JavaScript](https://github.com/jrouwe/JoltPhysics.js)
 * [JavaScript](https://github.com/jrouwe/JoltPhysics.js)
 * [Rust](https://github.com/SecondHalfGames/jolt-rust)
 * [Rust](https://github.com/SecondHalfGames/jolt-rust)
 * [Zig](https://github.com/zig-gamedev/zphysics)
 * [Zig](https://github.com/zig-gamedev/zphysics)