Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 839 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 839 Bytes

brs-islands

Procedural island generator for Brickadia. Small experiment, not very customizable, slow, maybe bad code.

Installation

To install Crystal on Windows, follow this guide.

To install and use brs-islands, follow this guide.

Usage

brs-islands

Contributing

  1. Fork it (https://github.com/brickadia-community/brs-islands/fork)
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Contributors