Table of Contents
How to get started with contributing / maintaining your own version of BlockParticles!
A list of things necessary to make sure you can build BlockParticles properly.
- Intellij IDEA
- Gradle
- Java 21
- Clone the repo
git clone https://github.com/Crazy-Crew/BlockParticles.git
- Open the repository using Intellij IDEA & wait until it finishes downloading/indexing.
- Run the assemble task.
gradle assemble
- Open the
jars
directory in your root folder. - Profit!
Ryder Belserion on:
TDL on:
BadBones on:
Distributed under the MIT License. See LICENSE
for more information.