erfg12 / clanmod-jka

Multiplayer mod for Jedi Academy.
https://erfg12.github.io/clanmod-jka
7 stars 4 forks source link
c cpp jedi-academy jedi-knight jedi-knight-academy starwars

Description

Mod for Jedi Knight: Jedi Academy multiplayer, for better clan and server management. Massive collaboration with many other developers.

Features

How To Compile

Windows

Open the codemp/JKA_mp(SDK).sln file with Visual Studio. Click Build > Build Solution.

Linux

Ubuntu is recommended. Install GCC (sudo apt install build-essential). Open Terminal, navigate to the codemp/game directory, type in make.

MacOS

Use the app store to get the XCode app. Open the codemp/.xcodeproj files and press Build.