diff --git a/README.md b/README.md index 73f94c5..1be3b4f 100644 --- a/README.md +++ b/README.md @@ -5,3 +5,7 @@ HotbarReplace is a Minecraft mod for the Fabric modding framework which replaces ### Known issues/Improvements * Make the mod more resilient to network delay and packet loss (don't hardcode a 50 ms delay) + +### Demo GIF + +![HotbarReplace Demo GIF](./docs/hotbarreplace-demo.gif) diff --git a/docs/hotbarreplace-demo.gif b/docs/hotbarreplace-demo.gif new file mode 100644 index 0000000..e18a520 Binary files /dev/null and b/docs/hotbarreplace-demo.gif differ