/client-dsl-example

An example of the client-dsl using fabric :)

Primary LanguageKotlinCreative Commons Zero v1.0 UniversalCC0-1.0

Client DSL Examples

This is a pure proof of concept of using the client-dsl in an actual game. Ideally, I would like to show implementations with other games besides minecraft, but for the time being, this repository is a kotlin-fabric implementation of the client-dsl on minecraft 1.18.1.

Events

    RenderInGameHud - The game's hud
    KeyPress - GLFW keypress invoke so we can use macros

Features

    Hud with feature list.
    Fullbright! (toggleable by B by default)
    Extensible macro system (infinite actions on each key)

Media

screenshot