This commit is contained in:
BarsTiger
2021-06-01 14:35:35 +03:00
parent 2f3fc9510c
commit ec063b6b40

View File

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