Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dothanhtrung/bevy-plugin-template

Template for Bevy plugin
https://github.com/dothanhtrung/bevy-plugin-template

bevy bevy-plugin game-development template

Last synced: 5 days ago
JSON representation

Template for Bevy plugin

Awesome Lists containing this project

README

        

your_plugin
===========

[![crates.io](https://img.shields.io/crates/v/your_plugin)](https://crates.io/crates/your_plugin)
[![docs.rs](https://docs.rs/your_plugin/badge.svg)](https://docs.rs/your_plugin)
[![dependency status](https://deps.rs/repo/gitlab/your_account/your_repo/status.svg)](https://deps.rs/repo/gitlab/your_account/your_repo)
[![pipeline status](https://gitlab.com/your_account/your_repo/badges/master/pipeline.svg)](https://gitlab.com/your_account/your_repo/-/commits/master)

![](examples/demo.mp4)

Quickstart
----------

License
-------

Please see [LICENSE](./LICENSE).

Compatible Bevy Versions
------------------------

| bevy | your_plugin |
|------|------------------------------|
| 0.14 | 0.0.1, branch `master` |