16fe54de9e | ||
---|---|---|
.. | ||
README.md | ||
harvest_arguments.sh | ||
rmpyc |
README.md
Development tools
Files:
- harvest_arguments.sh can be used to get the command used to start Minecraft. Just rename the Java executable to _backup and put this file in its place. Output files will be created in the running directory. They are named by the current date.
- rmpyc removes all
.pyc
files in the current working directory and all subdirectories.