Raven bS++ is a Minecraft 1.8.9 mod that adds additional features and improvements to the original Raven bS mod.
- Download the latest version from the Releases section
- Place the JAR file in your
.minecraft/modsfolder - Launch Minecraft with Forge 1.8.9
- JDK 21 LTS (for compilation)
- Gradle (latest version)
# Clone the repository
git clone https://github.com/OlziYT/RavenBS-Plus-Plus.git
cd RavenBS-Plus-Plus
# Build the project
./gradlew build --no-daemonThe compiled JAR files will be available in the build/libs/ folder.
The project uses Gradle to manage dependencies and configuration. You can import the project into IntelliJ IDEA or Eclipse.
- Fork the project
- Create a feature branch (
git checkout -b feature/amazing-feature) - Commit your changes (
git commit -m 'Add some amazing feature') - Push to the branch (
git push origin feature/amazing-feature) - Open a Pull Request
We use semantic versioning. For available versions, see the tags on this repository.
This project is licensed under the MIT License - see the LICENSE file for details.
