<!--

When uploading your plugin to github/gitlab
start your repo name with "omegga-"

example: https://github.com/{{author}}/omegga-{{name}}

Your plugin will be installed via omegga install gh:{{author}}/{{name}}

-->

# {{name}}

A Rust plugin for [omegga](https://github.com/brickadia-community/omegga).

This is an auto-generated README file. Please change it before publishing your plugin!

Be sure to edit the script in `setup.sh` to configure your plugin on install, and
edit `omegga_plugin` to point to your plugin's executable.

## Install

[Rust](https://rust-lang.org/) must be installed.

`omegga install gh:{{author}}/{{name}}`

_TODO: more steps...?_

## Usage

_TODO: include some usage information_
