Skip to content

madsboddum/launcher

 
 

Repository files navigation

ProjectSWG Launcher

Quick Start

  • Clone the repo
  • Pull submodules, build, and run
git submodule update --init --recursive
./gradlew jlink
./build/image/bin/projectswg

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Kotlin 94.4%
  • Java 5.6%