From 3b084d74c3b3864a4ce666dce0285aaf43a48a29 Mon Sep 17 00:00:00 2001 From: Finlay Davidson Date: Wed, 1 Mar 2023 23:42:29 +0100 Subject: branches: Update files to refer to main instead of develop --- doc/ExternalResources.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/ExternalResources.md') diff --git a/doc/ExternalResources.md b/doc/ExternalResources.md index 85319f6f..8a67f9cf 100644 --- a/doc/ExternalResources.md +++ b/doc/ExternalResources.md @@ -6,7 +6,7 @@ This page describes how the resources are integrated in InfiniTime from a develo ## Resources generation -Resources are generated at build time via the [CMake target `Generate Resources`](https://github.com/InfiniTimeOrg/InfiniTime/blob/develop/src/resources/CMakeLists.txt#L19). +Resources are generated at build time via the [CMake target `Generate Resources`](https://github.com/InfiniTimeOrg/InfiniTime/blob/main/src/resources/CMakeLists.txt#L19). It runs 3 Python scripts that respectively convert the fonts to binary format, convert the images to binary format and package everything in a .zip file. The resulting file `infinitime-resources-x.y.z.zip` contains the images and fonts converted in binary `.bin` files and a JSON file `resources.json`. -- cgit v1.2.3-70-g09d2