This gem is to take a minecraft map (save data), then unzip it and put it into place in your minecraft save file. Starting out this will only work for OSX. Maybe move it to Windows also.
Add this line to your application's Gemfile:
gem 'minecraft_mapper'And then execute:
$ bundle
Or install it yourself as:
$ gem install minecraft_mapper
TODO: Write usage instructions here
- Fork it ( https://github.com/[my-github-username]/minecraft_mapper/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
Minecraft default save location on OSX: ~/Library/Application\ Support/minecraft/saves