Raven b+ is built on top of Raven b3, adding quality of life improvements, bug fixes, and much more.
Discord:
Backup:
Latest Stable
Latest Experimental (basically stable but with some more stuff)
Latest Beta probably won't even work or will crash frequently. Or have a lot of bugs
- Get and install gradle.
- Download and clone repo to a folder.
- Open terminal/command prompt and type ./gradlew build
- Find the build in builds/libs in the direcotry you cloned this to.
- Discord RPC don't work on DARWIN (Mac OS)
- Basically 100 other bugs which are minor but are also getting fixed.
Too much to list. But I am also very good at creating bugs... cough cough I mean features
You should follow this guide to contribute code to the repo. Ideally, try to work on the new-base branch as it will soon get merged into main. Find things to do in the todo above