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/Test.py
2022-01-27 00:36:44 +08:00

5 lines
100 B
Python

import platform, subprocess, urllib.parse, os, requests
import GMCLCore
Core = GMCLCore.Core()