From e487bffe18d297feb48079adb753377ab70412e6 Mon Sep 17 00:00:00 2001 From: tanishisherewith <120117618+tanishisherewithhh@users.noreply.github.com> Date: Wed, 10 Apr 2024 22:53:58 +0530 Subject: [PATCH] Snapping --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b0154d0..4cb8b3a 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,7 @@ DynamicHUD is a special tool for Minecraft mod creators who use Fabric. It works - **Utility Classes**: Utilize `DrawHelper`, `ColorHelper`, and `TextureHelper` for efficient and streamlined development. - **ContextMenu**: A versatile context menu featuring boolean, slider, runnable, color options, and list/enum selections for comprehensive widget customization. - **Screen Border Control**: Widgets are confined within the screen boundaries to prevent off-screen drift. +- **Snapping**: Widgets automatically snap to a grid corner in a imaginary grid pattern on the screen when the shift key is pressed. - **Multi-Mod Support**: Designed for compatibility and easy integration across various mods. - **Easy Integration**: Simple setup for quick implementation into your projects. - **Comprehensive Wiki**: A detailed guide and reference for all features of DynamicHUD, available at https://tanishisherewith.gitbook.io/dynamic-hud.