Procedural island generator for Brickadia. Small experiment, not very customizable, slow, maybe bad code.
To install Crystal on Windows, follow this guide.
To install and use brs-islands
, follow this guide.
brs-islands
- Fork it (https://github.com/brickadia-community/brs-islands/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
- voximity - creator and maintainer