You can use this App to launch Steam games or custom games ! Im planning to make every week new updates on this app
Has a Console Mode It auto detects installed steam games
- You can add custom games to it
To Compile the python file to executable
- Install pyinstaller module
pip install pyinstaller
orpip3 install pyinstaller
- type in cmd or in terminal
pyinstaller --onefile StartLauncher.py
- Open Output folder and there should be your .exe File
These things
- Launcher will support Epic Games Games
Launcher will be high customizable[Done]
This was created by using python And the modules customtkinter, configparser, winreg, wget, pystyle