What is this?
This is a project to enable modding with Minecraft Forge in Kotlin. In the process creating this it became possible to have your mod entries declared as a class, or object. The latest revision made it possible to have this entry as a function. Boxlin also enables you to have configuration entries as a variable delegate to a configuration spec.
Read more on the GitHub page.

