|
how do i use it? i read the readme and dont get the
Make sure you have a Java SDK installed, 1.4.2+ is needed.
//
// to compile open a cmd prompt and change to the folder you unzipped this and type
// javac QOProxy.java
//
// after compiling, you can run it by typing this
// java -server QOProxy
|