Skip to content

Commit 812bf83

Browse files
authored
Update README.md
1 parent 7091b0e commit 812bf83

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,7 @@
22
This project provides Java bindings for [Box2D](https://box2d.org/) using the Java FFM API.
33

44
# Supported Platforms
5-
Windows and Linux are directly supported. The Linux .so file was built on Linux Mint 22.2.
6-
7-
Nevertheless, you should be able to use these bindings for Mac if you provide your own `.dylib` file and load it.
5+
Windows, Linux and Mac are directly supported. All native libraries were build using the [Box2D_Build](/.github/workflows/Box2D_Build.yml) Workflow.
86

97
# Building The Project
108
1. Download [Java 26](https://www.oracle.com/de/java/technologies/downloads/)

0 commit comments

Comments
 (0)