diff --git a/KOTIKOT_launcher.py b/KOTIKOT_launcher.py index afe644c..803c47a 100644 --- a/KOTIKOT_launcher.py +++ b/KOTIKOT_launcher.py @@ -2,7 +2,7 @@ import urllib.request, os launchfolder = os.getcwd() offprojects = launchfolder + "\OfficialProjects" -launcherfiles = launchfolder + "\!LAUNCHERFILES" +launcherfiles = offprojects + "\!LAUNCHERFILES" launchergithuburl = "https://raw.githubusercontent.com/BarsTiger/KOTIKOTapps_download_repo/master/KOTIKOT_launcher.py" ################### Checking folders #####################