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/README.md

284 B

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.