japp
japp copied to clipboard
JA++ server and client modification for Jedi Academy
ja++
ja++ modification for jedi academy - best used with openjk
see japp.jkhub.org for more information
compilation
- Python 3.9.1
- Scons
e.g. scons debug=1 force32=1
Windows
- TDM-GCC for non-MSVC
- If you wish to use MSVC with JA++, specify
tools=defaultto scons
Linux
sudo apt-get install git scons gcc g++ libreadline-dev
Options
force321 to build a 32-bit binary on a 64-bit machinedebug1 to generate debug information, 2 to also optimise codeno_sql1 to disable MySQL/SQLite supportno_crashhandler1 to disable the crash handler/logger functionality
Environment Variables
NO_SSE1 to not generate SSE2 instructions - closer to basejka. This is used for official buildsMORE_WARNINGS1 to enable more compiler warnings
builders
====
Travis-CI Linux 32-bit:
Buildbot Linux 32-bit:
Buildbot Linux 64-bit:
contributors
- Raz0r (lead)
- AstralSerpent
- Ensiform
- EpicLoyd
- Morabis
- teh
credits
- JK2MV
- loda
- OJP
- OpenJK