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