Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 218 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 218 Bytes

stupidworkaround

Don't do this.

compile with something like javac -classpath /usr/share/asm-4/lib/asm.jar *.java && jar cmf manifest.txt agent.jar *.class

and then run minecraft with -javaagent:/path/to/agent.jar