Skip to content

earthsworth/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

IT IS UNDER DEVELOPMENT

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Java 99.9%
  • GLSL 0.1%