Skip to content

slowrecall/Superstar-Racing-Installer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Superstar Racing Installer

A Python-based installer for Superstar Racing with a graphical interface, featuring a progress bar and automatic game download.

Prerequisites

  • Python 3.7 or higher
  • pip (Python package installer)

Setup

  1. Install the required packages:
pip install -r requirements.txt

Running the Installer

To run the installer in development mode:

python installer.py

Compiling to EXE

To compile the installer into a standalone executable:

pyinstaller installer.spec --clean

The compiled executable will be available in the dist directory.

About

A simple Python installer that installs Superstar Racing via the Launcher from Wayback Machine.

Resources

Stars

Watchers

Forks

Languages