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
Raw Normal View History

# Development tools
2019-10-06 23:10:51 +02:00
## Files:
2020-03-22 21:29:22 +01:00
* __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.
2019-10-06 22:00:39 +02:00
* __rmpyc__ removes all `.pyc` files in the current working directory and all subdirectories.