From 40d803041d31d83e7bc05619a954dd50c7fb8254 Mon Sep 17 00:00:00 2001 From: Hykilpikonna Date: Thu, 10 Nov 2022 19:29:52 -0500 Subject: [PATCH] [U] Update readme --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 98e5d5c..48798e3 100644 --- a/README.md +++ b/README.md @@ -4,16 +4,17 @@ **EMARS** (this repo) is Azalea's enhanced version of MARS. -## Changes from Mars 1.4: +## Changes from Mars 4.5: -### EMARS 1.5 +### EMARS 4.7 * Switched to Gradle build system with Kotlin support +* Added `--open` option to open a file on start ## FAQ **How to run:** Install Java JDK >11 and double-click on the jar. -**How to compile:** `gradle build` +**How to compile:** `gradle shadowJar` ## License [MIT][2]. Chech the [LICENSE][3] file. All the credits go to the original developers.