|
@@ -6,9 +6,9 @@ The previously 'inofficial' Jai bindings at https://github.com/colinbellino/soko
|
|
|
have now been properly integrated with the sokol main repository (meaning that each
|
|
|
change to the sokol headers will update the bindings automatically).
|
|
|
|
|
|
-The only missing part currently is that no test compilation happens in the
|
|
|
-CI pipeline (that's also why the Jai bindings have no badge yet in the readme
|
|
|
-- I think these things will have to wait until Jai leaves closed beta).
|
|
|
+The only missing part currently is that no test compilation happens in the CI
|
|
|
+pipeline (that's also why the Jai bindings have no badge yet in the readme, I
|
|
|
+think these things will have to wait until Jai leaves closed beta).
|
|
|
|
|
|
Many thanks to @colinbellino for creating the bindings scripts and preparing
|
|
|
the PR (https://github.com/floooh/sokol/pull/1090).
|