This repository has been archived on 2022-12-28. You can view files and clone it, but cannot push or open issues or pull requests.
gmclcore/Example.py
2020-11-22 00:45:32 +08:00

3 lines
65 B
Python

from GMCLCore import *
launcher=GMCLCore()
launcher.PrintAllLog()