Skip to content

Eatgrapes/SoarClient-fork

 
 

Repository files navigation

SoarClient-Fork

  • 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

License

  • 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

Update stopped

Build Instructions 

Prerequisites 

  • Java 21 or higher
  • Git (for cloning the repository

Build Commands 

Linux/macOS:

# 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

Windows:

# Clone the repository  
git clone https://github.com/Eatgrapes/SoarClient-fork.git  
cd SoarClient-fork  
  
# Build the project  
gradlew.bat build

Build Output 

After building, the JAR files will be located in the build/libs/ directory 

About

Modern pvp soar client s fork

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 99.8%
  • Other 0.2%