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

379 B

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.