1
This commit is contained in:
@@ -7,6 +7,8 @@ offprojects = launchfolder + "/OfficialProjects/"
|
|||||||
launcherfiles = offprojects + "/LAUNCHERFILES/"
|
launcherfiles = offprojects + "/LAUNCHERFILES/"
|
||||||
launchergithuburl = "https://raw.githubusercontent.com/BarsTiger/KOTIKOTapps_download_repo/master/KOTIKOT_launcher.py"
|
launchergithuburl = "https://raw.githubusercontent.com/BarsTiger/KOTIKOTapps_download_repo/master/KOTIKOT_launcher.py"
|
||||||
launcherguigithuburl = "https://raw.githubusercontent.com/BarsTiger/KOTIKOTapps_download_repo/master/OfficialProjects/LAUNCHERFILES/KOTIKOTlauncherMain.py"
|
launcherguigithuburl = "https://raw.githubusercontent.com/BarsTiger/KOTIKOTapps_download_repo/master/OfficialProjects/LAUNCHERFILES/KOTIKOTlauncherMain.py"
|
||||||
|
launcherremindergithuburl = "https://raw.githubusercontent.com/BarsTiger/KOTIKOTapps_download_repo/master/OfficialProjects/LAUNCHERFILES/KOTIKOTlauncherReminder.py"
|
||||||
|
|
||||||
|
|
||||||
################### Checking folders #####################
|
################### Checking folders #####################
|
||||||
if not os.path.exists(offprojects):
|
if not os.path.exists(offprojects):
|
||||||
|
|||||||
Reference in New Issue
Block a user