Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/dothanhtrung/bevy-plugin-template
- Owner: dothanhtrung
- License: other
- Created: 2024-07-24T02:46:22.000Z (5 months ago)
- Default Branch: master
- Last Pushed: 2024-10-03T08:05:24.000Z (3 months ago)
- Last Synced: 2024-10-31T23:06:24.256Z (about 2 months ago)
- Topics: bevy, bevy-plugin, game-development, template
- Language: Rust
- Homepage: https://gitlab.com/kimtinh/bevy-plugin-template
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
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` |