This repository has been archived on 2020-03-22. You can view files and clone it, but cannot push or open issues/pull-requests.
ThatMinecraftLauncher/devtools
LinuxMint4Ever 8fc8e88906 More documentation stuff 2019-10-06 23:10:51 +02:00
..
README.md More documentation stuff 2019-10-06 23:10:51 +02:00
fake_java.py earlylauncher now working 2019-08-05 00:48:37 +02:00
rmpyc Starting all over again. 2019-10-06 19:05:47 +02:00

README.md

Development tools

Files:

  • fake_java.py can be used to get the command used to start Minecraft. When run, it will create a file called fake_java_out.txt in its working directory.
  • rmpyc removes all .pyc files in the current working directory and all subdirectories.