From 651ff9dd365ab40b01e5f9e0dbf41be3c4c35872 Mon Sep 17 00:00:00 2001 From: Fallen_Breath Date: Fri, 28 Jun 2024 11:41:27 +0800 Subject: [PATCH] readme add debug notes for the jitpack part --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index c25fa54..baf7b5a 100644 --- a/README.md +++ b/README.md @@ -155,6 +155,9 @@ You can now write your language files in nestable yaml format freely, and the pl #### Apply yamlang from JitPack +> [!NOTE] +> Debugging / Testing only + If you need to apply yamlang from JitPack for purposes such as debugging, you need to first teach Gradle how to locate yamlang in JitPack: ```groovy