Files
KOTIKOTappsLegacy/KOTIKOT_launcher.py
BarsTiger 206c41d874 1
2021-04-23 13:39:04 +03:00

8 lines
173 B
Python

import urllib.request, os
launchfolder = os.getcwd()
offprojects = launchfolder + "\OfficialProjects"
if not os.path.exists(offprojects):
os.mkdir(offprojects)
#lolkek