Skip to content
SpaceClouds42 edited this page Apr 1, 2021 · 9 revisions

What's Ekho?

Fabric modding is fun, and it is even better in Kotlin, but much of the verbosity and confusion from Java is brought over in Kotlin, especially in regards to Text. Text is the Minecraft type that manages all forms of text in the game, and it is a pain to use, even more so when complex texts are used. The goal of Ekho is to make that easy, using the power of Kotlin DSLs. The name comes from the Greek nymph Ekhô, goddess of echoes.

Getting Started

I suggest reading the basics to learn about how Ekho works and how to use it.

If you have any questions about Ekho or the wiki, let me know in the discussion.

Join the Discord for support and feedback.

Clone this wiki locally