Skip to content

Commit

Permalink
add compatibility check
Browse files Browse the repository at this point in the history
  • Loading branch information
Zyie committed Mar 21, 2024
1 parent dc9737c commit 8842227
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,16 @@ Here are some useful resources:

**We are now a part of the [Open Collective](https://opencollective.com/pixijs) and with your support you can help us make PixiJS even better. To make a donation, simply click the button below and we'll love you forever!**

## Compatibility

Depending on your version of PixiJS, you'll need to figure out which major version of PixiJS UI to use.

| PixiJS | PixiJS UI |
|-------------|----------------|
| v7.x | v1.x |
| v8.x | v2.x |


## Install

```sh
Expand Down

0 comments on commit 8842227

Please sign in to comment.