This commit is contained in:
BarsTiger
2021-06-01 12:24:34 +03:00
parent 48c90534b7
commit b1aff61b6a

View File

@@ -1,8 +1,8 @@
import urllib.request, os
launchfolder = os.getcwd()
offprojects = launchfolder + "\OfficialProjects"
launcherfiles = offprojects + "\!LAUNCHERFILES"
offprojects = launchfolder + "/OfficialProjects"
launcherfiles = offprojects + "/!LAUNCHERFILES"
launchergithuburl = "https://raw.githubusercontent.com/BarsTiger/KOTIKOTapps_download_repo/master/KOTIKOT_launcher.py"
################### Checking folders #####################