elbakramer / Kambrik

A Lightweight Kotlin-Fabric Library

Home Page:https://kambrik.ejekta.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kambrik

A lightweight Kotlin library mod for Fabric. Meant to simplify development through various means.

Kambrik Currently Offers:

  • Simplified Registration of Items, Blocks, Enchantments, etc.
  • Command DSL for simple command creation
  • A Message API for sending data over the network and back
  • Extension methods for common, reusable functionality
  • A Text builder DSL

Experimental Features:

  • Simple Object <=> NBT conversion with Kotlinx Serialization

Upcoming Features:

  • A GUI drawing framework / DSL

Experimental library features will be put into kambrikx until they mature.

Fabric?

Yes, this mod is for Fabric & Fabric API, and written in Kotlin.

About

A Lightweight Kotlin-Fabric Library

https://kambrik.ejekta.io/

License:MIT License


Languages

Language:Kotlin 99.6%Language:Java 0.4%