offline-minecraft-launcher/oml/stages/downloadonly-quit.py
2022-05-13 15:36:37 +02:00

2 lines
41 B
Python

if "-downloadonly" in sys.argv:
exit(0)