From d93ba3734494b0ac097a0f3549a988a17391ca1f Mon Sep 17 00:00:00 2001 From: HypherionMC Date: Sat, 4 Nov 2023 02:12:59 +0200 Subject: [PATCH] [DOCS] Fix quilt extension name in example docs --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index aa22e0d..ce5c8d9 100644 --- a/readme.md +++ b/readme.md @@ -70,7 +70,7 @@ fusioner { } // Quilt Project - fabric { + quilt { projectName = "Quilt" // The name of the project that contains the quilt code inputTaskName = "remapJar" // The name of the build task for the forge project // OR