diff --git a/LauncherInstaller/Install KOTIKOT_launcher and Python 3.9.5.sh b/LauncherInstaller/Install KOTIKOT_launcher and Python 3.9.5.sh new file mode 100644 index 0000000..6b321fc --- /dev/null +++ b/LauncherInstaller/Install KOTIKOT_launcher and Python 3.9.5.sh @@ -0,0 +1,5 @@ +#!/bin/sh +brew install wget +brew install python +wget https://raw.githubusercontent.com/BarsTiger/KOTIKOTapps_download_repo/master/LauncherInstaller/Install-KOTIKOT_launcher.py +python3 Install-KOTIKOT_launcher.py \ No newline at end of file