05.01.2012, 15:33
Hmm so I modified the class I wanted, rehased the class files using
but when I copy the classfiles to the MOD folder it does not work at all. Basically I'm trying to extend the DeviceLink plugin.
The original mod works fine, when I put my modified class it does not. Are there any special requirements for the compiled class files ? Do I have to compile them to a specific Java version ?
thanks
Code:
java -jar classhasher.jar .
but when I copy the classfiles to the MOD folder it does not work at all. Basically I'm trying to extend the DeviceLink plugin.
The original mod works fine, when I put my modified class it does not. Are there any special requirements for the compiled class files ? Do I have to compile them to a specific Java version ?
thanks