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

5 lines
271 B
Markdown
Raw Normal View History

# Development tools
__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.