Bukkit (Deprecated)
A backwards compatible Bukkit API written in Ruby.
In light of the recent exedus from Bukkit I (@k2b6s9j) will no longer be dedicating a substantial amount of time to this API.
I may, no guarentees though, return to this project eventually and utilitize much like a BukkitBridge sortof thing.
Shields
Continuous Integration Status:
Contributing
- Fork it ( https://github.com/MinecraftRuby/bukkit/fork )
- Create your feature branch (
git checkout -b my-new-feature) - Commit your changes (
git commit -am 'Add some feature') - Push to the branch (
git push origin my-new-feature) - Create a new Pull Request