mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2025-12-19 21:10:17 -07:00
6 lines
196 B
Markdown
6 lines
196 B
Markdown
From the production/Client/ directory, run:
|
|
jar cfm Client.jar org/runite/Manifest.txt org/runite/*.class org/runite/jagex/*
|
|
(Note: This was only tested on Linux.)
|
|
|
|
Test with
|
|
java -jar Client.jar
|