1
mirror of https://github.com/Shiewk/Widgets.git synced 2026-04-28 11:34:17 +02:00

(2.0.0) Update README for new version & new icon

This commit is contained in:
Shy
2025-11-26 19:36:49 +01:00
parent 61f0ac3eb5
commit ba5a9af9df
3 changed files with 10 additions and 8 deletions
+9 -7
View File
@@ -1,7 +1,7 @@
# Widgets # Widgets
**Adds customizable in-game widgets to your game.** **Adds customizable in-game widgets to your game.**
![Screenshot of in-game hud](https://github.com/user-attachments/assets/362ffd66-75c2-487c-9d2a-21096ff2d042) ![Screenshot of in-game HUD with many enabled widgets](https://github.com/user-attachments/assets/663eff7e-0aee-47a6-a6a7-d5e02cf976d4)
This Minecraft mod adds customizable widgets that you may know from other Minecraft clients. This Minecraft mod adds customizable widgets that you may know from other Minecraft clients.
@@ -21,21 +21,23 @@ There are three ways to open the widget settings:
2. Enter the command "/widgetsmod" 2. Enter the command "/widgetsmod"
3. Open the config menu through [Mod Menu](https://modrinth.com/mod/modmenu) 3. Open the config menu through [Mod Menu](https://modrinth.com/mod/modmenu)
Once you've opened the settings, you will see something like this: Once you've opened the settings, you will see the widget overview menu:
![Widget Settings Menu](https://github.com/user-attachments/assets/e3d7b337-fc56-4fa6-8f31-72f438a4a9f3) ![Widget Settings Menu](https://github.com/user-attachments/assets/6f17eb5c-d1aa-41c8-b8ea-d0fa58a4ae14)
You can now enable the widgets you want to enable, or click on them to view their additional settings, as you can see here: 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/d5c74510-2eab-4922-ad7b-99272513a591) ![FPS Widget Settings](https://github.com/user-attachments/assets/8f05ceb5-e3ef-4a0b-ab69-809bec49e7ab)
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. When you're done with configuring which widgets you want to enable and their settings, click the "Edit Layout" button on the left:
![Edit Layout button](https://github.com/user-attachments/assets/a788b082-ecb6-4a54-ba9c-cf513f128f2e) ![Edit Layout button](https://github.com/user-attachments/assets/51242fc7-95a6-4950-9dcf-ec6ff2da711b)
This will take you to a screen where you can freely move around your enabled widgets. This will take you to a screen where you can freely move around your enabled widgets.
![Edit Layout screen](https://github.com/user-attachments/assets/02f20215-8be1-4997-9a90-8ef7eb3662d9) ![Edit Layout screen](https://github.com/user-attachments/assets/bb32755f-2d1d-4ec6-bfd5-af0b67c7e098)
Right-clicking on this screen will bring up a useful context menu with additional options, like enabling/disabling widgets or changing their settings.
When you're done, just press Escape until you return to the game. When you're done, just press Escape until you return to the game.
+1 -1
View File
@@ -6,7 +6,7 @@ minecraft_version=1.21.9
yarn_mappings=1.21.9+build.1 yarn_mappings=1.21.9+build.1
loader_version=0.17.2 loader_version=0.17.2
# Mod Properties # Mod Properties
mod_version=1.7.0 mod_version=2.0.0
maven_group=de.shiewk maven_group=de.shiewk
archives_base_name=Widgets archives_base_name=Widgets
# Dependencies # Dependencies
Binary file not shown.

Before

Width:  |  Height:  |  Size: 51 KiB

After

Width:  |  Height:  |  Size: 10 KiB