Skip to content

Latest commit

 

History

History
21 lines (18 loc) · 657 Bytes

README.md

File metadata and controls

21 lines (18 loc) · 657 Bytes

Downloads

In the GitHub releases section ...eventually

Setup

May not work like this on Windows, but you'll figure it out

./gradlew sDecW idea

Then install the scala plugin for IntelliJ and open the project.

Contributing

When merging a pull request we require you to sign the last (or ideally all) commit done on a branch before opening the pull request. If not all commits are signed you take full responsibility for all unsigned commits, even if someone else did them.

Branches

develop

Main development branch

1.10.2, 1.11.2, ...

Stable branch for appropriate Minecraft version

feature/*

Feature develpment branch