More remake-esque changes

This commit is contained in:
dginovker 2020-01-08 21:30:36 -05:00
parent a5a2115b8d
commit c919bff8a0
7 changed files with 5 additions and 376 deletions

View file

@ -1,5 +1,5 @@
From the production/RS-2009/ directory, run:
jar cfm Client.jar Manifest.txt org/runite/*.class org/runite/jagex/*
printf 'Main-Class: org.runite.Client\n' > Manifest.txt ; jar cfm Client.jar Manifest.txt org/runite/*.class org/runite/jagex/*
(Note: This was only tested on Linux.)
Test with