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
379 B
Markdown

# Development tools
## Files:
* __harvest_arguments.sh__ can be used to get the command used to start Minecraft. Just rename the Java executable to <name>_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.