taysta / TaystJK

Effort to maintain and improve EternalJK
https://taysta.github.io/TaystJK/
GNU General Public License v2.0
15 stars 5 forks source link

TaystJK

build

To see a list of new features, check the wiki

License

License OpenJK is licensed under GPLv2 as free software. You are free to use, modify and redistribute OpenJK following the terms in LICENSE.txt.

Maintainers

Upstream Repositories

This project is maintained against the following repositories:

OpenJK

OpenJK is a community effort to maintain and improve the game and engine powering Jedi Academy, while maintaining full backwards compatibility with the existing games and mods.
This fork focuses on the jaPRO integration and Client Engine modifications.

Our aims are to:

For players

To install TaystJK, you will first need Jedi Academy installed. If you don't already own the game you can buy it from online stores such as Steam, Amazon or GOG.

Download the latest build for your operating system.

Installing and running TaystJK:

  1. Extract the contents of the file into the Jedi Academy GameData/ folder. For Steam users, this will be in <Steam Folder>/steamapps/common/Jedi Academy/GameData/.
  2. Run taystjk.x86.exe (Windows), taystjk.i386 (Linux 32-bit), taystjk.x86_64 (Linux 64-bit) or the TaystJK app bundle (macOS), depending on your operating system.

Linux Instructions

If you do not have an existing JKA installation and need to download the base game:

  1. Download and Install SteamCMD SteamCMD.
  2. Set the download path using steamCMD: force_install_dir /path/to/install/jka/
  3. Using SteamCMD Set the platform to windows to download any windows game on steam. @sSteamCmdForcePlatformType "windows"
  4. Using SteamCMD download the game, app_update 6020.

Extract the contents of the file into the Jedi Academy GameData/ folder. For Steam users, this will be in <Steam Folder>/steamapps/common/Jedi Academy/GameData/.

macOS Instructions

If you have the Mac App Store Version of Jedi Academy, follow these steps to get TaystJK runnning under macOS:

  1. Install Homebrew if you don't have it.
  2. Open the Terminal app, and enter the command brew install sdl2.
  3. Extract the contents of the TaystJK DMG into the game directory /Applications/Star Wars Jedi Knight: Jedi Academy.app/Contents/
  4. Run TaystJK.app
  5. Savegames, Config Files and Log Files are stored in /Users/$USER/Library/Application Support/TaystJK/

For Developers

Building TaystJK

Contributing to TaystJK

Using TaystJK as a base for a new mod