- This is not an official SoarClient repository
- If you want to see the original Soar repository, please go to the SoarClient repo
- it is a SoarClient's fork
- We will add more Modules and support
- When you use this client, it will automatically be considered as your agreement to the MIT License
- If you want to use this client to record videos or make modifications, please include a link to the source repository
- Java 21 or higher
- Git (for cloning the repository
# Clone the repository
git clone https://github.com/Eatgrapes/SoarClient-fork.git
cd SoarClient-fork
# Grant execute permission
chmod +x gradlew
# Build the project
./gradlew build
# Clone the repository
git clone https://github.com/Eatgrapes/SoarClient-fork.git
cd SoarClient-fork
# Build the project
gradlew.bat build
After building, the JAR files will be located in the build/libs/ directory