Go to file
Dhina17 fbf43ea0d6 readme: Update build instructions
- After this 24f2c1d13f
2021-06-04 23:40:31 +05:30
.github/workflows Bugfix 2021-05-04 22:47:01 +02:00
implementations Update tdlib and tdlight 2021-05-27 01:06:58 +02:00
scripts Fix windows build 2021-05-27 01:13:03 +02:00
src/main Bugfix 2021-05-27 12:21:51 +02:00
.gitignore Update .gitignore 2020-10-27 16:27:51 +01:00
.gitmodules Repository cleanup. Add README and reorganize directories 2020-12-28 19:52:17 +01:00
Dockerfile Bugfix 2021-05-04 23:07:39 +02:00
LICENSE Update LICENSE and README.md 2020-10-10 00:17:40 +02:00
README.md readme: Update build instructions 2021-06-04 23:40:31 +05:30

README.md

Native libraries used by TDLight Java

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

Building

Go to scripts/utils and run

  • ./compile-natives-package.sh for natives

  • ./compile-tdapi-package.sh for tdapi

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.