From 747b879c4478b52a66fb737aa79521f33549f855 Mon Sep 17 00:00:00 2001 From: Sunskimmer822 <92886026+Sunskimmer822@users.noreply.github.com> Date: Thu, 17 Mar 2022 12:42:55 -0700 Subject: [PATCH] Update README.md --- README.md | 16 +--------------- 1 file changed, 1 insertion(+), 15 deletions(-) diff --git a/README.md b/README.md index b9c2bf1..2f6fd5f 100644 --- a/README.md +++ b/README.md @@ -1,21 +1,7 @@ -# Configure workspace -First: - -Make sure you have JDK 17 installed -then -./gradlew genSources - -Second: - -configure for your IDE -idk about other IDEs but for vscode: -on linux run ./gradlew vscode -on windows run .\gradlew vscode - # Build Finally, build it with linux: ./gradlew build windows: .\gradlew build -the resulting file will be located at [cloned folder]/build/libs/mod-VERSION.jar \ No newline at end of file +the resulting file will be located at [cloned folder]/build/libs/mod-VERSION.jar