Go to file
Andrea Cavalli e468d4bdfe
Merge pull request #8 from fshim/realpath_for_arm64
replace greadlink to realpath for macos arm64
2023-06-12 00:35:32 +02:00
.github/workflows Merge pull request #8 from fshim/realpath_for_arm64 2023-06-12 00:35:32 +02:00
api update ci 2023-05-09 00:38:43 +02:00
implementations Update tdlib 2023-05-25 11:55:03 +02:00
natives Update tdapi 2023-05-21 11:57:50 +02:00
tdlib-serializer@b32514771e update ci 2023-05-09 00:38:43 +02:00
.gitignore (dev) Rewrite tdlib-serializer, reorganize project 2023-05-07 14:47:17 +02:00
.gitmodules Update repo 2023-05-09 00:59:12 +02:00
LICENSE Update LICENSE and README.md 2020-10-10 00:17:40 +02:00
README.md Code cleanup 2023-05-15 00:43:49 +02:00

README.md

Native libraries used by TDLight Java

This repository generates JNI packages for each architecture and OS used by TDLight Java.

Building

todo

look at .github/workflows/scripts/build_linux_amd64_ssl1.sh, it's a decent example

Download

Download the latest release of TDLight Java

If you want to download directly the native packages for each architecture and os, go to Actions tab and click on the latest build.