From 3c7e6b6177de6ef3cff8a46bb1726466a299cdde Mon Sep 17 00:00:00 2001 From: Linnea Gräf Date: Sat, 10 Aug 2024 01:59:34 +0200 Subject: Add indigo support to custom block textures --- REUSE.toml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'REUSE.toml') diff --git a/REUSE.toml b/REUSE.toml index 19a1083..1cafccf 100644 --- a/REUSE.toml +++ b/REUSE.toml @@ -31,3 +31,8 @@ SPDX-FileCopyrightText = ["Linnea Gräf ", "Firmament Contributors" path = "**/*.gradle.kts" SPDX-License-Identifier = "CC0-1.0" SPDX-FileCopyrightText = ["Linnea Gräf ", "Firmament Contributors"] + +[[annotations]] +path = ["**/META-INF/services/*"] +SPDX-License-Identifier = "CC0-1.0" +SPDX-FileCopyrightText = ["Linnea Gräf ", "Firmament Contributors"] -- cgit