Skip to content
This repository has been archived by the owner on Feb 12, 2021. It is now read-only.

easyforger/easyforger

Repository files navigation

EasyForger

Join the chat at https://gitter.im/easyforger/easyforger Build Status

Overview

EasyForger is a DSL to help you write Minecraft Mods in Scala. For your mod, EasyForger is just another library and, at least for now, a quite small one.

See the documentation topics below for more details. And don't hesitate on reaching out if you need help!

To follow the development progress, have a look at the Changelog.

Documentation

Publishing Artifacts

Before you can publish artifacts to the Bintray reppository, you need to create a file called local.properties in the root of the project with the following information:

myBintrayUser=your-bintray-user
myBintrayKey=your-bintray-apikey