5 lines
271 B
Markdown
5 lines
271 B
Markdown
|
# 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.
|