From fbf43ea0d6b7c5c4c5f13f4d3ad2fcda61637551 Mon Sep 17 00:00:00 2001 From: Dhina17 Date: Fri, 4 Jun 2021 23:26:20 +0530 Subject: [PATCH] readme: Update build instructions - After this 24f2c1d13f46a353c2a6087a3393793937355110 --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d45cba3..dc89d77 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,17 @@ # Native libraries used by TDLight Java + This repository generates JNI packages for each architecture and OS used by [TDLight Java](https://github.com/tdlight-team/tdlight-java). ## Building -Go to `scripts/utils` and run `./compile-all.sh` + +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](https://github.com/tdlight-team/tdlight-java/releases) If you want to download directly the native packages for each architecture and os, go to Actions tab and click on the latest build.