项目作者: brickadia-community

项目描述 :
Island Generator using brs-cr
高级语言: Crystal
项目地址: git://github.com/brickadia-community/brs-islands.git
创建时间: 2020-09-22T20:17:45Z
项目社区:https://github.com/brickadia-community/brs-islands

开源协议:MIT License

下载


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