1
This commit is contained in:
@@ -1,8 +1,8 @@
|
|||||||
import urllib.request, os
|
import urllib.request, os
|
||||||
|
|
||||||
launchfolder = os.getcwd()
|
launchfolder = os.getcwd()
|
||||||
offprojects = launchfolder + "\OfficialProjects"
|
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"
|
||||||
|
|
||||||
################### Checking folders #####################
|
################### Checking folders #####################
|
||||||
|
|||||||
Reference in New Issue
Block a user