Skip to content

Latest commit

 

History

History
31 lines (26 loc) · 675 Bytes

README.md

File metadata and controls

31 lines (26 loc) · 675 Bytes

Legacy SoarClient

The project is mainly aimed at being a modern and powerful PvP client developed by EldoDebug!

How to launch

Download SoarClient.zip from the release page and run start.bat

Has SoarClient development been discontinued?

Partially Yes, v8.0 is being developed, albeit very slowly
I went offline and open source to save on server costs.

How to setup project

Eclipse

gradlew setupdecompworkspace
gradlew eclipse

IntelliJ

gradlew setupdecompworkspace
gradlew genIntellijRuns

How to build

gradlew build