Steel is the implementation of the Flint minigame engine for the Bukkit Minecraft server mod.
Steel requires Java 7 for compilation and use.
Steel uses Gradle as its build system. To clone and build the plugin from scratch:
git clone --recursive https://github.com/caseif/Steel.gitcd Steelcp scripts/* .git/hooks./gradlew(gradleworsh ./gradlewon Windows)
If you think you have a code contribution which would benefit Steel, feel free to create an issue or pull request. Please remember that Steel should follow Flint's specification precisely or as closely as possible.
I can be contacted via email at me@caseif.net.
Steel's source code and binary are provided under the MIT license.