From faf29bd2fd4ed32f7da8ce3573d148cb396972e9 Mon Sep 17 00:00:00 2001 From: Shiewk Date: Mon, 16 Dec 2024 17:03:06 +0100 Subject: [PATCH] 1.5.0 --- README.md | 4 ++-- gradle.properties | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 18932bb..17ceaf8 100644 --- a/README.md +++ b/README.md @@ -23,11 +23,11 @@ There are three ways to open the widget settings: Once you've opened the settings, you will see something like this: -![Widget Settings menu](https://github.com/user-attachments/assets/d35782e3-75fc-4053-bac0-af8519a05548) +![Widget Settings Menu](https://github.com/user-attachments/assets/e3d7b337-fc56-4fa6-8f31-72f438a4a9f3) You can now enable the widgets you want to enable, or click on them to view their additional settings, as you can see here: -![FPS Widget Settings](https://github.com/user-attachments/assets/21610e28-0cce-4498-99a3-8f207cb9229b) +![FPS Widget Settings](https://github.com/user-attachments/assets/d5c74510-2eab-4922-ad7b-99272513a591) When you're done with configuring which widgets you want to enable and their settings, click the "Edit Layout" button in the bottom right corner. diff --git a/gradle.properties b/gradle.properties index 91fe8b2..fb8d43a 100644 --- a/gradle.properties +++ b/gradle.properties @@ -6,7 +6,7 @@ minecraft_version=1.21.3 yarn_mappings=1.21.3+build.2 loader_version=0.16.8 # Mod Properties -mod_version=1.4.0 +mod_version=1.5.0 maven_group=de.shiewk archives_base_name=Widgets # Dependencies