Skip to content

Latest commit

 

History

History
39 lines (28 loc) · 1.07 KB

File metadata and controls

39 lines (28 loc) · 1.07 KB

V 0.1

Screenshot 2023-08-30 202351

V 1

Preview

GameLauncher

You can use this App to launch Steam games or custom games ! Im planning to make every week new updates on this app

Functions

Has a Console Mode It auto detects installed steam games

  • You can add custom games to it

Compiling

To Compile the python file to executable

  • Install pyinstaller module pip install pyinstaller or pip3 install pyinstaller
  • type in cmd or in terminal pyinstaller --onefile StartLauncher.py
  • Open Output folder and there should be your .exe File

What im gonna add in the future

These things

  • Launcher will support Epic Games Games
  • Launcher will be high customizable [Done]

Information

This was created by using python And the modules customtkinter, configparser, winreg, wget, pystyle