Skip to content
This repository has been archived by the owner on Mar 1, 2024. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jewlexx authored Mar 1, 2024
1 parent f24fe41 commit 8079a03
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@
[![crates.io](https://img.shields.io/crates/d/bevy-discord-presence)](https://crates.io/crates/bevy-discord-presence)
[![Following released Bevy versions](https://img.shields.io/badge/Bevy%20tracking-released%20version-lightblue)](https://bevyengine.org/learn/book/plugin-development/#main-branch-tracking)[![docs.rs](https://img.shields.io/docsrs/bevy-discord-presence/latest)](https://docs.rs/bevy-discord-presence)

> [!WARNING]
> This project has been archived, as I do not have the time or motivation to maintain it currently. The currently released version should continue to work for the foreseeable future, but will inevitably be broken by a future Bevy update.
> The underlying [discord-presence](https://github.com/jewlexx/discord-presence) library is still under active development, you are welcome to use this repo as a reference for integrating it into your own Bevy app, or fork it, but I will not continue updating this plugin for the ever changing Bevy ecosystem.
A simplistic bevy plugin for discord presence integration within the bevy game engine

## Installation
Expand Down

0 comments on commit 8079a03

Please sign in to comment.