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

4 lines
274 B
Markdown
Raw Normal View History

# Development tools
2019-10-06 22:00:39 +02:00
* __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.