> For the complete documentation index, see [llms.txt](https://tanishisherewith.gitbook.io/dynamic-hud/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://tanishisherewith.gitbook.io/dynamic-hud/dynamic-hud.md).

# Dynamic HUD

DynamicHUD is a special tool for Minecraft mod creators who use Fabric. It works with Minecraft 1.19.1 and newer versions. With DynamicHUD, you can make your own HUD parts that players can change and interact with, making their game look and feel better.

{% hint style="info" %}
Most of the code is documented in the source code, with more examples.
{% endhint %}

DynamicHUD has been completely rewritten for enhanced usability and improved performance in version `2.0.0` and later.

### Support

Need assistance or have suggestions? Join our [Discord](https://discord.com/invite/Rqpn3C7yR5) community or submit an issue on our GitHub [repository](https://github.com/V-Fast/DynamicHUD).

### Contributing

Contributions are welcome. You can help by reporting bugs, proposing features, improving the documentation, or opening pull requests.

Before you contribute, check existing issues and discussions to avoid duplicate work and to align with the current roadmap.

For the full contribution process, setup instructions, and project guidelines, see the [CONTRIBUTING.md guide](https://github.com/V-Fast/DynamicHUD/blob/master/CONTRIBUTING.md).

#### To get started, visit these pages in order:

{% content-ref url="/spaces/DVOerbBYig9gngF4saif/pages/0LAqJn50yJqiibUU4EGN" %}
[Import using Gradle](/dynamic-hud/import-using-gradle.md)
{% endcontent-ref %}

{% content-ref url="/spaces/DVOerbBYig9gngF4saif/pages/pVDAD1WMbSz1spWeNPKG" %}
[Integrating DynamicHUD](/dynamic-hud/integrating-dynamichud/integrating-dynamichud.md)
{% endcontent-ref %}

{% content-ref url="/spaces/DVOerbBYig9gngF4saif/pages/SLsSRDxkkZ38C4v9eZHP" %}
[Adding Widgets](/dynamic-hud/integrating-dynamichud/adding-widgets.md)
{% endcontent-ref %}

### Old legacy documentation

Support for previous versions of DynamicHUD will be discontinued. If you are still using an older version, you can find the archived wiki below:

<https://tanishisherewith.gitbook.io/archived-legacy-dynamichud/>

### Credits

Creator: [Tanish](https://github.com/tanishisherewithhh)\
Wiki : [Tanish](https://github.com/tanishisherewithhh) and [Lumaa](https://lumaa.fr/github) ([V-Fast](https://lumaa.fr/v-fast))
