Skip to content

Build Instructions

X. Wang edited this page Apr 25, 2025 · 4 revisions

Build

Run following command to get the source code:

git clone git://s55969da3.adsl.online.nl/jx/jcore.git --recursive

It requires Java bytecode compiler.

Run following command to compile:

make

Run following command to clean the old build:

make clean

Contribute

Join us on: Discord or Git Server

Clone this wiki locally