Skip to content

Commit

Permalink
Update README.md with deprecation notice
Browse files Browse the repository at this point in the history
  • Loading branch information
Schmavery authored Dec 7, 2024
1 parent 43d9e6d commit 12d3cdf
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,11 @@
This is a high-level drawing library, inspired by [Processing](https://processing.org), allowing you to write code that'll run on the web (using WebGL).


# Note:
Reprocessing depends on bsb-native to build, which is very deprecated/unsupported.
Unfortunately this means reprocessing is pretty unusable. End of an era :')
LMK if you feel strongly working to get this building in another way and maybe we can merge it <3

## Example
The [interactive docs](https://schmavery.github.io/reprocessing/) are the simplest way to try reprocessing. (They are generated using [redoc](https://github.com/jaredly/redoc)!).

Expand Down

0 comments on commit 12d3cdf

Please sign in to comment.