Перейти к содержимому
Mineforgian

DynamicKeybinds

DynamicKeybinds lets mods create, sync, and persist custom runtime keybinds tied to the world, not the client.

Загрузки
2K
Подписчики
0
Обновлён
14 апреля 2026 г.
Лицензия
MIT

Опубликован 25 марта 2026 г.

DynamicKeybinds lets other mods create keybinds only when you actually need them, instead of dumping a huge list of mostly-unused hotkeys into your controls menu. It’s built for mods with lots of possible actions, so players can add the keybinds they want in the moment and keep their controls cleaner and easier to manage.

NOTE: This mod is just a library, it doesn't add anything by itself other than a debugging command

Ченджлог

0.1.2.1-fabricРелиз1.20.1 · 14 апреля 2026 г.

[0.1.2] - 2026-04-14

Added

  • Server-side functions for adding/removing keybinds
0.1.2.1-forgeРелиз1.20.1 · 14 апреля 2026 г.

[0.1.2] - 2026-04-14

Added

  • Server-side functions for adding/removing keybinds
0.1.2-forgeРелиз1.20.1 · 14 апреля 2026 г.

[0.1.2] - 2026-04-14

Added

  • Server-side functions for adding/removing keybinds
0.1.2-fabricРелиз1.20.1 · 14 апреля 2026 г.

[0.1.2] - 2026-04-14

Added

  • Server-side functions for adding/removing keybinds
0.1.1-forgeРелиз1.20.1 · 14 апреля 2026 г.

[0.1.1] - 2026-04-14

Fixed

  • Accidentally tried to access the keybinds registry from dedicated server... this doesn't work, fixed that <3
0.1.1-fabricРелиз1.20.1 · 14 апреля 2026 г.

[0.1.1] - 2026-04-14

Fixed

  • Accidentally tried to access the keybinds registry from dedicated server... this doesn't work, fixed that <3
0.1.0-forgeРелиз1.20.1 · 28 марта 2026 г.

[0.1.0] - 2026-03-28

Added

  • CurseForge id
  • Changelog parsing for gradle tasks
  • DisplaySpec for determining how dynamic keybinds are displayed
  • registerDynamicKey(..., DisplaySpec) overload

Changed

  • Moved mixins into common code

Known Issues

  • Keybinds menu adjusts it's width based on internal keyID rather than displayed labels for dynamic keybinds
0.1.0-fabricРелиз1.20.1 · 28 марта 2026 г.

[0.1.0] - 2026-03-28

Added

  • CurseForge id
  • Changelog parsing for gradle tasks
  • DisplaySpec for determining how dynamic keybinds are displayed
  • registerDynamicKey(..., DisplaySpec) overload

Changed

  • Moved mixins into common code

Known Issues

  • Keybinds menu adjusts it's width based on internal keyID rather than displayed labels for dynamic keybinds

Комментарии

Загружаем…