diff --git a/KOTIKOT_launcher.py b/KOTIKOT_launcher.py index 4379363..a50e2b7 100644 --- a/KOTIKOT_launcher.py +++ b/KOTIKOT_launcher.py @@ -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 #####################