First commit

This commit is contained in:
emdee 2022-11-02 08:12:45 +00:00
parent 40bff34006
commit 57d60609e2
179 changed files with 59241 additions and 0 deletions

9
README Normal file
View file

@ -0,0 +1,9 @@
Running the script build-jar will compile the java source files and generate the runtime SelekTOR.jar file.
The following dependencies are required to be met in order for the compile to complete successfully.
openjdk-7-jdk.
proguard 4.8 or better.
Regards
Alistair Neil (info@dazzleships.net)