mirror of
https://github.com/ProjectSWGCore/launcher.git
synced 2026-01-15 22:04:18 -05:00
master
ProjectSWG Launcher
Quick Start
- Clone the repo
- Pull submodules, build, and run
git submodule update --init --recursive
./gradlew jlink
./build/image/bin/projectswg
Description
Languages
Kotlin
94.6%
Java
5.4%